[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
More information about the Python-Dev mailing list
Tue Mar 18 07:22:02 CET 2014
- Previous message: [Python-Dev] Python 3.5 now uses surrogateescape for the POSIX locale
- Next message: [Python-Dev] cpython: Add a stub "whatsnew in 3.5" document.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Python 3.5 now uses surrogateescape for the POSIX locale
- Next message: [Python-Dev] cpython: Add a stub "whatsnew in 3.5" document.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list