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 Pankrat, jcea, loewis, meador.inge, serhiy.storchaka
Date 2012-08-07.10:21:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344334883.66.0.447578459667.issue15424@psf.upfronthosting.co.za>
In-reply-to
Content
Patch looks good to me, however tests for 3.2 and 2.7 should be modified (change "n" struct format specifier to "P", remove last "i" and use test_support instead test.support (or import test_support as support) in 2.7).
History
Date User Action Args
2012-08-07 10:21:23serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, jcea, Pankrat, meador.inge
2012-08-07 10:21:23serhiy.storchakasetmessageid: <1344334883.66.0.447578459667.issue15424@psf.upfronthosting.co.za>
2012-08-07 10:21:23serhiy.storchakalinkissue15424 messages
2012-08-07 10:21:22serhiy.storchakacreate