This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 serhiy.storchaka
收信人 BreamoreBoy, Richard.Urwin, amaury.forgeotdarc, bugok, effbot, eli.bendersky, flox, nnorwitz, python-dev, rurwin, serhiy.storchaka
日期 2012-07-18.06:49:31
SpamBayes Score -1.0
Marked as misclassified
Message-id <1342594175.2.0.500476508965.issue1767933@psf.upfronthosting.co.za>
In-reply-to
内容
Python 3.2 currently shipped in last Ubuntu LTS and will be in production at least next 5 years. I think it will be main Python version for many years.

Here is a compound patch (changesets 6120cf695574, 64ff90e07d71, 51978f89e5ed and 63ba0c32b81a) for Python 3.2 without tests. It is almost same as for 3.3, except using manual finalizing instead ExitStack.
历史
日期 用户 动作 参数
2012-07-18 06:49:35serhiy.storchaka修改recipients: + serhiy.storchaka, effbot, nnorwitz, amaury.forgeotdarc, bugok, rurwin, eli.bendersky, flox, BreamoreBoy, Richard.Urwin, python-dev
2012-07-18 06:49:35serhiy.storchaka修改messageid: <1342594175.2.0.500476508965.issue1767933@psf.upfronthosting.co.za>
2012-07-18 06:49:34serhiy.storchaka链接issue1767933 messages
2012-07-18 06:49:34serhiy.storchaka创建