Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea510eb commit 0cfba09Copy full SHA for 0cfba09
1 file changed
Misc/NEWS
@@ -60,8 +60,6 @@ Core and Builtins
60
Library
61
-------
62
63
-- Issue #2236: distutils' mkpath ignored the mode parameter.
64
-
65
- Issue #10321: Added support for binary data to smtplib.SMTP.sendmail,
66
and a new method send_message to send an email.message.Message object.
67
@@ -421,6 +419,8 @@ Core and Builtins
421
419
422
420
423
+- Issue #2236: distutils' mkpath ignored the mode parameter.
+
424
- Fix typo in one sdist option (medata-check).
425
426
- Issue #9199: Fix incorrect use of distutils.cmd.Command.announce.
0 commit comments