commit | ee7f3fc58639854317dd5fa1b95c4b199e35c035 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Nov 04 07:44:29 2013 +0100 |
committer | Georg Brandl <georg@python.org> | Mon Nov 04 07:44:29 2013 +0100 |
tree | 195aefb6f16661914ac3b5649adbebe54f5dea34 | |
parent | 7b5d6adb2853c92bacba92fe18652d8659148051 [diff] |
Backout 7d399099334d.
diff --git a/Misc/NEWS b/Misc/NEWS index 96e30dd..e8054cf 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -10,9 +10,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