mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Issue #16475: Add a whatsnew entry for 3.4
This commit is contained in:
parent
ee6c5bd35b
commit
a1e8244afa
1 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@ For full details, see the
|
||||||
Summary -- Release highlights
|
Summary -- Release highlights
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
.. This section singles out the most important changes in Python 3.3.
|
.. This section singles out the most important changes in Python 3.4.
|
||||||
Brevity is key.
|
Brevity is key.
|
||||||
|
|
||||||
New syntax features:
|
New syntax features:
|
||||||
|
@ -98,7 +98,7 @@ New built-in features:
|
||||||
|
|
||||||
Implementation improvements:
|
Implementation improvements:
|
||||||
|
|
||||||
* None yet.
|
* A more efficient :mod:`marshal` format <http://bugs.python.org/issue16475>.
|
||||||
|
|
||||||
Significantly Improved Library Modules:
|
Significantly Improved Library Modules:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue