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 Arfrever, asvetlov, ezio.melotti, georg.brandl, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2012-10-30.22:26:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351635984.21.0.136503278323.issue14625@psf.upfronthosting.co.za>
In-reply-to
Content
I applied the patch "A" with minor changes: replace multiple goto with classic break/continue and if/else.
History
Date User Action Args
2012-10-30 22:26:24vstinnersetrecipients: + vstinner, georg.brandl, pitrou, ezio.melotti, Arfrever, asvetlov, python-dev, serhiy.storchaka
2012-10-30 22:26:24vstinnersetmessageid: <1351635984.21.0.136503278323.issue14625@psf.upfronthosting.co.za>
2012-10-30 22:26:24vstinnerlinkissue14625 messages
2012-10-30 22:26:24vstinnercreate