mirror of https://github.com/python/cpython
Added Misc/NEWS entry for PEP 378.
This commit is contained in:
parent
8d55a9e8dd
commit
1e1d7d2b4f
|
@ -11,6 +11,8 @@ What's New in Python 3.1 alpha 2?
|
||||||
|
|
||||||
Core and Builtins
|
Core and Builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
- Implement PEP 378, Format Specifier for Thousands Separator, for
|
||||||
|
integers.
|
||||||
|
|
||||||
- Issue #5666: Py_BuildValue's 'c' code should create byte strings.
|
- Issue #5666: Py_BuildValue's 'c' code should create byte strings.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue