mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
typo fix
This commit is contained in:
parent
3498db1f78
commit
aea1650389
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #25931: Don't defining socketserver.Forking* names on platforms such
|
||||
- Issue #25931: Don't define socketserver.Forking* names on platforms such
|
||||
as Windows that do not support os.fork().
|
||||
|
||||
- Issue #21776: distutils.upload now correctly handles HTTPError.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue