From: Thomas Heller Date: Thu, 20 Jan 2005 19:22:12 +0000 (+0000) Subject: distutils/command/install.py change. X-Git-Tag: v2.3.5c1~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5fc22ec17e4bc0c3a7461e77a562153d0f26204a;p=thirdparty%2FPython%2Fcpython.git distutils/command/install.py change. --- diff --git a/Misc/NEWS b/Misc/NEWS index 542e954a5f05..223c0fe67c7e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -73,6 +73,8 @@ Extension modules Library ------- +- Bug #1103844: fix distutils.install.dump_dirs() with negated options. + - Bug #1067732: wininst --install-script doesn't leave residual files anymore. - Bug #1045381: strptime() now uses %U and %W for date calculations if the year