[Python-Dev] [Python-checkins] cpython (3.2): this stuff will actually be new in 3.2.4
Georg Brandl
g.brandl at gmx.net
Sat Mar 17 18:38:21 CET 2012
More information about the Python-Dev mailing list
Sat Mar 17 18:38:21 CET 2012
- Previous message: [Python-Dev] [Python-checkins] cpython (3.2): this stuff will actually be new in 3.2.4
- Next message: [Python-Dev] [Python-checkins] cpython (2.6): Added tag v2.6.8rc2 for changeset bd9e1a02e3e3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 03/17/2012 06:20 PM, Éric Araujo wrote: > 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. Fixed, thanks. Georg
- Previous message: [Python-Dev] [Python-checkins] cpython (3.2): this stuff will actually be new in 3.2.4
- Next message: [Python-Dev] [Python-checkins] cpython (2.6): Added tag v2.6.8rc2 for changeset bd9e1a02e3e3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list