Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0cfba09

Browse files
committed
This was actually fixed for the previous alpha.
1 parent ea510eb commit 0cfba09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ Core and Builtins
6060
Library
6161
-------
6262

63-
- Issue #2236: distutils' mkpath ignored the mode parameter.
64-
6563
- Issue #10321: Added support for binary data to smtplib.SMTP.sendmail,
6664
and a new method send_message to send an email.message.Message object.
6765

@@ -421,6 +419,8 @@ Core and Builtins
421419
Library
422420
-------
423421

422+
- Issue #2236: distutils' mkpath ignored the mode parameter.
423+
424424
- Fix typo in one sdist option (medata-check).
425425

426426
- Issue #9199: Fix incorrect use of distutils.cmd.Command.announce.

0 commit comments

Comments
 (0)