Browse Source

Update NEWS for 265d369ad3b9.

pull/2332/head
Jason R. Coombs 13 years ago
parent
commit
32bf5e1273
  1. 3
      Misc/NEWS

3
Misc/NEWS

@ -10,6 +10,9 @@ What's New in Python 3.2.6?
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 #14984: On POSIX systems, when netrc is called without a filename

Loading…
Cancel
Save