summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-09-05 15:44:07 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-09-05 15:44:07 (GMT)
commitbcf99ac6650e69aac23af439cf23a8129ae2fba8 (patch)
tree34f4883047ce84bdbe9f07f0de47a67440b79172 /Misc
parent2e7ddd374b48649b34db6f86313379080de24280 (diff)
parent17b288cdabcbbc49392077f08a2e9e6284aab262 (diff)
downloadcpython-bcf99ac6650e69aac23af439cf23a8129ae2fba8.zip
cpython-bcf99ac6650e69aac23af439cf23a8129ae2fba8.tar.gz
cpython-bcf99ac6650e69aac23af439cf23a8129ae2fba8.tar.bz2
Branch merge
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index bd8c497..e0efb87 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -72,6 +72,9 @@ Core and Builtins
Library
-------
+
+- Issue #8286: The distutils command sdist will print a warning message instead
+ of crashing when an invalid path is given in the manifest template.
- Issue #12841: tarfile unnecessarily checked the existence of numerical user
and group ids on extraction. If one of them did not exist the respective id