Hacker News new | past | comments | ask | show | jobs | submit login
What's New in Python 2.7 (python.org)
46 points by tdavis on July 5, 2010 | hide | past | favorite | 3 comments



There's a lot I'm excited about in this release. Many convenience methods and classes have been backported from py3k and some really useful new modules, too (argparse stands out). There are also a few notable bug fixes and enhancements to existing modules ("maxtasksperchild" in multiprocessing Pools is awesome!)


Glad your excited - and kudos to the user who submitted the multiprocessing patch to me, I would not have thought of it on my own probably!


Here's an earlier thread on the topic: http://news.ycombinator.com/item?id=1485947




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: