]> granicus.if.org Git - python/commitdiff
Issue #24423: Fix formatting error in 3.5 whatsnew
authorNed Deily <nad@acm.org>
Wed, 10 Jun 2015 22:43:05 +0000 (15:43 -0700)
committerNed Deily <nad@acm.org>
Wed, 10 Jun 2015 22:43:05 +0000 (15:43 -0700)
Doc/whatsnew/3.5.rst

index 2a3b7d0ffce897cb89aabca70d24ed772394732a..6b9fd02bd69691fc14dbc32834c5ed318f00cca1 100644 (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.