[Python-checkins] cpython (3.2): Backout 7d399099334d.

georg.brandl python-checkins at python.org
Mon Nov 4 07:43:59 CET 2013


http://hg.python.org/cpython/rev/8c9769b17171
changeset:   86913:8c9769b17171
branch:      3.2
user:        Georg Brandl <georg at python.org>
date:        Mon Nov 04 07:44:29 2013 +0100
summary:
  Backout 7d399099334d.

files:
  Misc/NEWS |  3 ---
  1 files changed, 0 insertions(+), 3 deletions(-)


diff --git a/Misc/NEWS b/Misc/NEWS
--- 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

-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list