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 barry
Recipients barry, doko, larry, serhiy.storchaka, vstinner
Date 2014-03-06.19:07:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140306134253.3f0f04ec@anarchist.wooz.org>
In-reply-to <1394131281.82.0.372170948459.issue20808@psf.upfronthosting.co.za>
Content
On Mar 06, 2014, at 06:41 PM, Serhiy Storchaka wrote:

>
>I thought that 6a1711c96fa6 is already in RC1, that is why I hadn't opened
>cherrypick issue for this. 6a1711c96fa6 is critical change because it not
>only fixes one annoying warning, but it also fixes wrong order of
>finalization of modules and other bugs.

I don't think it is, since it applied cleanly to the rc2 tarball.
History
Date User Action Args
2014-03-06 19:07:26barrysetrecipients: + barry, doko, vstinner, larry, serhiy.storchaka
2014-03-06 19:07:26barrylinkissue20808 messages
2014-03-06 19:07:26barrycreate