• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1.. bpo: 19435
2.. date: 9186
3.. nonce: kXqMz3
4.. release date: 2013-11-10
5.. section: Library
6
7Fix directory traversal attack on CGIHttpRequestHandler.
8
9..
10
11.. bpo: 19426
12.. date: 9185
13.. nonce: PwatP7
14.. section: IDLE
15
16Fixed 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
25Fixed 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
35Revert OS X installer built-in Tcl/Tk support for 2.7.6. Some third-party
36projects, such as Matplotlib and PIL/Pillow, depended on being able to build
37with Tcl and Tk frameworks in /Library/Frameworks.
38