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 Jim.Jewett, Michel.Leunen, ezio.melotti, georg.brandl, r.david.murray, serhiy.storchaka
Date 2012-04-12.21:03:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334264633.35.0.939795348201.issue14538@psf.upfronthosting.co.za>
In-reply-to
Content
I apologize for misplaced sarcasm. After more careful reading of the source code, I found out that the patch really meets the specifications and the behavior of all tested me browsers. Despite its awkward appearance, the patch fixes a flaw of the original code for this corner case. But it allows the passage of an invalid code in strict mode. I think, this problem can be solved by a more direct way, perhaps even simplifying the original code.
History
Date User Action Args
2012-04-12 21:03:53serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, ezio.melotti, r.david.murray, Jim.Jewett, Michel.Leunen
2012-04-12 21:03:53serhiy.storchakasetmessageid: <1334264633.35.0.939795348201.issue14538@psf.upfronthosting.co.za>
2012-04-12 21:03:52serhiy.storchakalinkissue14538 messages
2012-04-12 21:03:52serhiy.storchakacreate