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 mattip
Recipients amaury.forgeotdarc, barry, mattip, r.david.murray
Date 2012-06-11.18:47:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339440485.3.0.766327523441.issue15040@psf.upfronthosting.co.za>
In-reply-to
Content
Revised patch: changes to mailbox.py were not needed for pypy. Someone did a good job with mailbox.py in stdlib 2.7.3

Now the patch only changes tests. The tests in 3.3 are very different, it seems to me there is little that can be reused there.
History
Date User Action Args
2012-06-11 18:48:05mattipsetrecipients: + mattip, barry, amaury.forgeotdarc, r.david.murray
2012-06-11 18:48:05mattipsetmessageid: <1339440485.3.0.766327523441.issue15040@psf.upfronthosting.co.za>
2012-06-11 18:47:44mattiplinkissue15040 messages
2012-06-11 18:47:43mattipcreate