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.

Author serhiy.storchaka
Recipients BreamoreBoy, Richard.Urwin, amaury.forgeotdarc, bugok, effbot, eli.bendersky, flox, nnorwitz, python-dev, rurwin, serhiy.storchaka
Date 2012-07-18.06:49:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342594175.2.0.500476508965.issue1767933@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2012-07-18 06:49:35serhiy.storchakasetrecipients: + serhiy.storchaka, effbot, nnorwitz, amaury.forgeotdarc, bugok, rurwin, eli.bendersky, flox, BreamoreBoy, Richard.Urwin, python-dev
2012-07-18 06:49:35serhiy.storchakasetmessageid: <1342594175.2.0.500476508965.issue1767933@psf.upfronthosting.co.za>
2012-07-18 06:49:34serhiy.storchakalinkissue1767933 messages
2012-07-18 06:49:34serhiy.storchakacreate