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 eli.bendersky
Recipients brett.cannon, eli.bendersky, ezio.melotti, giampaolo.rodola, ncoghlan, pitrou, python-dev, r.david.murray, sandro.tosi
Date 2011-07-23.05:53:33
SpamBayes Score 0.006230259
Marked as misclassified No
Message-id <1311400414.57.0.184188229126.issue11049@psf.upfronthosting.co.za>
In-reply-to
Content
This changeset incorporates Giampaolo's patch with a minor fix in `test.support.python_is_optimized` (which returned '' for False sometimes).
History
Date User Action Args
2011-07-23 05:53:34eli.benderskysetrecipients: + eli.bendersky, brett.cannon, ncoghlan, pitrou, giampaolo.rodola, ezio.melotti, r.david.murray, sandro.tosi, python-dev
2011-07-23 05:53:34eli.benderskysetmessageid: <1311400414.57.0.184188229126.issue11049@psf.upfronthosting.co.za>
2011-07-23 05:53:34eli.benderskylinkissue11049 messages
2011-07-23 05:53:33eli.benderskycreate