[Python-Dev] cpython: Add a stub "whatsnew in 3.5" document.
Georg Brandl
g.brandl at gmx.net
Tue Mar 18 07:22:02 CET 2014
Am 18.03.2014 01:27, schrieb victor.stinner:
> http://hg.python.org/cpython/rev/daa6bf71170f
> changeset: 89835:daa6bf71170f
> user: Victor Stinner <victor.stinner at gmail.com>
> date: Tue Mar 18 00:53:32 2014 +0100
> summary:
> Add a stub "whatsnew in 3.5" document.
>
> files:
> Doc/whatsnew/3.5.rst | 186 +++++++++++++++++++++++++++++++
> 1 files changed, 186 insertions(+), 0 deletions(-)
Nice, but please also add it to the toctree in Doc/whatsnew/index.rst.
Georg
More information about the Python-Dev
mailing list