Re: [Python-Dev] Second preview of 3.4.0rc2 is up

2014-02-20 Thread Victor Stinner
Hi, Thanks Larry for being our release manager. How can we help you? Sorry for giving you too much work with asyncio changes :-) Python 3.4 is the largest release in term of new features since Python 3. To give you an overview of new features, 8 new modules were added between Python 2.7 and 3.3.

[Python-Dev] Second preview of 3.4.0rc2 is up

2014-02-20 Thread Larry Hastings
This time I was a lot more careful about Misc/NEWS items. The graft process likes to link in improper changes. So every time I have a graft merge collision, I now recheck what the revision I'm merging has done, and I only keep Misc/NEWS entries that are relevant. I just realized that I ba