Re: [Python-Dev] 3.2 "What's New"

2010-09-03 Thread Georg Brandl
Am 04.09.2010 01:26, schrieb Raymond Hettinger: > > On Sep 3, 2010, at 3:52 PM, Georg Brandl wrote: > >> Hi, >> >> I'm not sure what the arrangement for the What's New in Python 3.2 document >> is; especially if either Andrew or Raymond still feel in charge for it. > > I'm already working on it

Re: [Python-Dev] 3.2 "What's New"

2010-09-03 Thread Georg Brandl
Am 04.09.2010 01:40, schrieb Victor Stinner: > Le samedi 04 septembre 2010 00:52:38, Georg Brandl a écrit : >> For this weekend's 3.2a2, it would be rather nice to have some more >> coverage of changes in the document, since it is the main thing people >> will look at when determining whether to do

Re: [Python-Dev] 3.2 "What's New"

2010-09-03 Thread Victor Stinner
Le samedi 04 septembre 2010 00:52:38, Georg Brandl a écrit : > For this weekend's 3.2a2, it would be rather nice to have some more > coverage of changes in the document, since it is the main thing people > will look at when determining whether to download and test the alpha. About unicode, Python

Re: [Python-Dev] 3.2 "What's New"

2010-09-03 Thread Raymond Hettinger
On Sep 3, 2010, at 3:52 PM, Georg Brandl wrote: > Hi, > > I'm not sure what the arrangement for the What's New in Python 3.2 document > is; especially if either Andrew or Raymond still feel in charge for it. I'm already working on it. Raymond ___ P