summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-11-04 06:44:29 (GMT)
committerGeorg Brandl <georg@python.org>2013-11-04 06:44:29 (GMT)
commitee7f3fc58639854317dd5fa1b95c4b199e35c035 (patch)
tree195aefb6f16661914ac3b5649adbebe54f5dea34
parent7b5d6adb2853c92bacba92fe18652d8659148051 (diff)
downloadcpython-ee7f3fc58639854317dd5fa1b95c4b199e35c035.zip
cpython-ee7f3fc58639854317dd5fa1b95c4b199e35c035.tar.gz
cpython-ee7f3fc58639854317dd5fa1b95c4b199e35c035.tar.bz2
Backout 7d399099334d.
-rw-r--r--Misc/NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 96e30dd..e8054cf 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -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