mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Issue #13674 Updated NEWS
This commit is contained in:
parent
6e51b8ff0f
commit
09a5f5eb26
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #13674: Prevented time.strftime from crashing on Windows when given
|
||||
a year before 1900 and a format of %y.
|
||||
|
||||
- Issue #19544 and Issue #6286: Restore use of urllib over http allowing use
|
||||
of http_proxy for Distutils upload command, a feature accidentally lost
|
||||
in the rollback of distutils2.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue