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 pitrou
Recipients mark.dickinson, pitrou
Date 2012-05-07.19:45:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336419915.88.0.52212163456.issue14742@psf.upfronthosting.co.za>
In-reply-to
Content
Apparently test_unparse goes a bit overboard. test_compiler in 2.x had a more reasonable approach: it only compiled all files with -uall, otherwise it would choose 10 at random.
History
Date User Action Args
2012-05-07 19:45:15pitrousetrecipients: + pitrou, mark.dickinson
2012-05-07 19:45:15pitrousetmessageid: <1336419915.88.0.52212163456.issue14742@psf.upfronthosting.co.za>
2012-05-07 19:45:15pitroulinkissue14742 messages
2012-05-07 19:45:15pitroucreate