1 .. bpo: 19435 2 .. date: 9186 3 .. nonce: kXqMz3 4 .. release date: 2013-11-10 5 .. section: Library 6 7 Fix directory traversal attack on CGIHttpRequestHandler. 8 9 .. 10 11 .. bpo: 19426 12 .. date: 9185 13 .. nonce: PwatP7 14 .. section: IDLE 15 16 Fixed the opening of Python source file with specified encoding. 17 18 .. 19 20 .. bpo: 19457 21 .. date: 9184 22 .. nonce: HGwEFx 23 .. section: Tests 24 25 Fixed xmlcharrefreplace tests on wide build when tests are loaded from 26 .py[co] files. 27 28 .. 29 30 .. bpo: 15663 31 .. date: 9183 32 .. nonce: p-vVTG 33 .. section: Build 34 35 Revert OS X installer built-in Tcl/Tk support for 2.7.6. Some third-party 36 projects, such as Matplotlib and PIL/Pillow, depended on being able to build 37 with Tcl and Tk frameworks in /Library/Frameworks. 38