diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | Misc/NEWS | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -309,6 +309,7 @@ Hans de Graaff Eddy De Greef Duncan Grisby Fabian Groffen +John S. Gruber Dag Gruneau Filip GruszczyĆski Michael Guravage @@ -37,6 +37,8 @@ Core and Builtins Library ------- +- Issue #11933: Fix incorrect mtime comparison in distutils. + - Issues #11104, #8688: Fix the behavior of distutils' sdist command with manually-maintained MANIFEST files. |