Issue #24423: Fix formatting error in 3.5 whatsnew

This commit is contained in:
Ned Deily 2015-06-10 15:43:05 -07:00
parent 553e156921
commit cec3f56fab
1 changed files with 2 additions and 2 deletions

View File

@ -1065,8 +1065,8 @@ 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
3.6 and greater.
* 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
the POT-Creation-Date header.