Issue #24423: merger from 3.5
This commit is contained in:
commit
adf03c3544
|
@ -1065,8 +1065,8 @@ Changes in the Python API
|
||||||
in Python 3.5, all old `.pyo` files from previous versions of Python are
|
in Python 3.5, all old `.pyo` files from previous versions of Python are
|
||||||
invalid regardless of this PEP.
|
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.
|
3.6 and greater.
|
||||||
|
|
||||||
* The `pygettext.py` Tool now uses the standard +NNNN format for timezones in
|
* The `pygettext.py` Tool now uses the standard +NNNN format for timezones in
|
||||||
the POT-Creation-Date header.
|
the POT-Creation-Date header.
|
||||||
|
|
Loading…
Reference in New Issue