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 <[email protected]>
In-reply-to <[email protected]>
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