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 serhiy.storchaka
Recipients Arfrever, asvetlov, ezio.melotti, georg.brandl, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2012-10-30.23:27:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201210310127.32672.storchaka@gmail.com>
In-reply-to <1351635984.21.0.136503278323.issue14625@psf.upfronthosting.co.za>
Content
> I applied the patch "A" with minor changes: replace multiple goto with
> classic break/continue and if/else.

Looks good. Thanks.
History
Date User Action Args
2012-10-30 23:27:45serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, pitrou, vstinner, ezio.melotti, Arfrever, asvetlov, python-dev
2012-10-30 23:27:45serhiy.storchakalinkissue14625 messages
2012-10-30 23:27:45serhiy.storchakacreate