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 amaury.forgeotdarc, arigo, barry, ezio.melotti, lemburg, pitrou, python-dev, rhettinger, vstinner
Date 2012-09-16.17:14:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347815656.15.0.990885883793.issue5057@psf.upfronthosting.co.za>
In-reply-to
Content
I prefer option (1), remove the buggy optimization. Python 3.3 does solve correctly this issue.
History
Date User Action Args
2012-09-16 17:14:16vstinnersetrecipients: + vstinner, lemburg, barry, arigo, rhettinger, amaury.forgeotdarc, pitrou, ezio.melotti, python-dev
2012-09-16 17:14:16vstinnersetmessageid: <1347815656.15.0.990885883793.issue5057@psf.upfronthosting.co.za>
2012-09-16 17:14:15vstinnerlinkissue5057 messages
2012-09-16 17:14:15vstinnercreate