mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Update NEWS for 265d369ad3b9.
This commit is contained in:
parent
bd26d86d74
commit
32bf5e1273
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ What's New in Python 3.2.6?
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #19286: Directories in ``package_data`` are no longer added to
|
||||||
|
the filelist, preventing failure outlined in the ticket.
|
||||||
|
|
||||||
- Issue #19435: Fix directory traversal attack on CGIHttpRequestHandler.
|
- Issue #19435: Fix directory traversal attack on CGIHttpRequestHandler.
|
||||||
|
|
||||||
- Issue #14984: On POSIX systems, when netrc is called without a filename
|
- Issue #14984: On POSIX systems, when netrc is called without a filename
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue