Backout 7d399099334d.

This commit is contained in:
Georg Brandl 2013-11-04 07:44:29 +01:00
parent 7b5d6adb28
commit ee7f3fc586

View file

@ -10,9 +10,6 @@ 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