[Python-Dev] cpython: Add a stub "whatsnew in 3.5" document.

Victor Stinner victor.stinner at gmail.com
Tue Mar 18 09:02:06 CET 2014


2014-03-18 7:22 GMT+01:00 Georg Brandl <g.brandl at gmx.net>:
> 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.

Ok, done. Is there a document explaining the steps after a release to
prepare the next release?

Victor


More information about the Python-Dev mailing list