[Python-Dev] cpython: Add a stub "whatsnew in 3.5" document.
Georg Brandl
g.brandl at gmx.net
Tue Mar 18 09:43:01 CET 2014
More information about the Python-Dev mailing list
Tue Mar 18 09:43:01 CET 2014
- Previous message: [Python-Dev] cpython: Add a stub "whatsnew in 3.5" document.
- Next message: [Python-Dev] Intricacies of calling __eq__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 18.03.2014 09:02, schrieb Victor Stinner: > 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? Yes, in PEP 101, but it will never be 100% complete. The step of adding a new whatsnew document could be added, for example. Georg
- Previous message: [Python-Dev] cpython: Add a stub "whatsnew in 3.5" document.
- Next message: [Python-Dev] Intricacies of calling __eq__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list