[Python-Dev] [Python-checkins] cpython (3.2): this stuff will actually be new in 3.2.4
Éric Araujo
merwok at netwok.org
Sat Mar 17 18:20:31 CET 2012
More information about the Python-Dev mailing list
Sat Mar 17 18:20:31 CET 2012
- Previous message: [Python-Dev] cpython (3.2): 3.2 explain json.dumps for non-string keys in dicts. closes issue6566. Patch
- Next message: [Python-Dev] [Python-checkins] cpython (3.2): this stuff will actually be new in 3.2.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, > changeset: 509b222679e8 > branch: 3.2 > user: Benjamin Peterson <benjamin at python.org> > date: Wed Mar 07 18:49:43 2012 -0600 > summary: > this stuff will actually be new in 3.2.4 > diff --git a/Misc/NEWS b/Misc/NEWS > --- a/Misc/NEWS > +++ b/Misc/NEWS > @@ -2,6 +2,57 @@ > Python News > +++++++++++ > > +What's New in Python 3.2.4 > +========================== > + > +*Release date: XX-XX-XXXX* Thanks for sorting this out. There is however at least one mistake: > +- Issue #6884: Fix long-standing bugs with MANIFEST.in parsing in distutils > + on Windows. I’m quite sure Georg transplanted that commit to the 3.2.3 release clone, and hope you did likewise for 2.7.3. Regards
- Previous message: [Python-Dev] cpython (3.2): 3.2 explain json.dumps for non-string keys in dicts. closes issue6566. Patch
- Next message: [Python-Dev] [Python-checkins] cpython (3.2): this stuff will actually be new in 3.2.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list