mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Issue #24423: Fix formatting error in 3.5 whatsnew
This commit is contained in:
parent
553e156921
commit
cec3f56fab
1 changed files with 2 additions and 2 deletions
|
@ -1065,7 +1065,7 @@ Changes in the Python API
|
|||
in Python 3.5, all old `.pyo` files from previous versions of Python are
|
||||
invalid regardless of this PEP.
|
||||
|
||||
* The :mod:`socket` module now exports the CAN_RAW_FD_FRAMES constant on linux
|
||||
* The :mod:`socket` module now exports the CAN_RAW_FD_FRAMES constant on linux
|
||||
3.6 and greater.
|
||||
|
||||
* The `pygettext.py` Tool now uses the standard +NNNN format for timezones in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue