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 brett.cannon
Recipients benjamin.peterson, brett.cannon, georg.brandl
Date 2008-08-24.00:28:00
SpamBayes Score 0.0032190003
Marked as misclassified No
Message-id <1219537685.19.0.364740973083.issue2351@psf.upfronthosting.co.za>
In-reply-to
Content
I reviewed the patch and made some changes (which I uploaded). Mostly
changed the punctuation of the warning, made sure that PyErr_WarnPy3k()
was used for all cases, and simplified the code for the test.

Assigning to Benjamin for him to decide if he likes the changes to his
patch (which I probably should have done in Rietveld in hindsight =).
History
Date User Action Args
2008-08-24 00:28:05brett.cannonsetrecipients: + brett.cannon, georg.brandl, benjamin.peterson
2008-08-24 00:28:05brett.cannonsetmessageid: <1219537685.19.0.364740973083.issue2351@psf.upfronthosting.co.za>
2008-08-24 00:28:04brett.cannonlinkissue2351 messages
2008-08-24 00:28:03brett.cannoncreate