Commit 0cfba09b authored by Éric Araujo's avatar Éric Araujo

This was actually fixed for the previous alpha.

parent ea510eba
...@@ -60,8 +60,6 @@ Core and Builtins ...@@ -60,8 +60,6 @@ Core and Builtins
Library Library
------- -------
- Issue #2236: distutils' mkpath ignored the mode parameter.
- Issue #10321: Added support for binary data to smtplib.SMTP.sendmail, - Issue #10321: Added support for binary data to smtplib.SMTP.sendmail,
and a new method send_message to send an email.message.Message object. and a new method send_message to send an email.message.Message object.
...@@ -421,6 +419,8 @@ Core and Builtins ...@@ -421,6 +419,8 @@ Core and Builtins
Library Library
------- -------
- Issue #2236: distutils' mkpath ignored the mode parameter.
- Fix typo in one sdist option (medata-check). - Fix typo in one sdist option (medata-check).
- Issue #9199: Fix incorrect use of distutils.cmd.Command.announce. - Issue #9199: Fix incorrect use of distutils.cmd.Command.announce.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment