mirror of https://github.com/python/cpython
issue26981: fix typo
This commit is contained in:
parent
e8e61277ff
commit
7649b24c04
|
@ -137,7 +137,7 @@ Library
|
|||
- Issue #26800: Undocumented support of general bytes-like objects
|
||||
as paths in os functions is now deprecated.
|
||||
|
||||
- Issue #26981: Add _order_ compatibility ship to enum.Enum for
|
||||
- Issue #26981: Add _order_ compatibility shim to enum.Enum for
|
||||
Python 2/3 code bases.
|
||||
|
||||
- Issue #27661: Added tzinfo keyword argument to datetime.combine.
|
||||
|
|
Loading…
Reference in New Issue