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 vstinner
Recipients lemburg, loewis, nnorwitz, serhiy.storchaka, vstinner
Date 2013-06-18.22:24:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371594284.44.0.802255729951.issue18202@psf.upfronthosting.co.za>
In-reply-to
Content
The patch looks good to me. It may be better to split it in two commits: fix test_exec_valid_coding() in Python 3.3, cleanup test only in python 3.4. As you want.
History
Date User Action Args
2013-06-18 22:24:44vstinnersetrecipients: + vstinner, lemburg, loewis, nnorwitz, serhiy.storchaka
2013-06-18 22:24:44vstinnersetmessageid: <1371594284.44.0.802255729951.issue18202@psf.upfronthosting.co.za>
2013-06-18 22:24:44vstinnerlinkissue18202 messages
2013-06-18 22:24:44vstinnercreate