mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Add missing NEWS entry for a fix committed by Senthil.
All recent modifications to distutils should now be covered in NEWS.
This commit is contained in:
parent
7dff9e08fb
commit
551f02ca63
1 changed files with 2 additions and 0 deletions
|
|
@ -60,6 +60,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #2236: distutils' mkpath ignored the mode parameter.
|
||||
|
||||
- Issue #10321: Added support for binary data to smtplib.SMTP.sendmail,
|
||||
and a new method send_message to send an email.message.Message object.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue