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, loewis, pitrou, r.david.murray, serhiy.storchaka, vstinner
Date 2014-03-14.17:35:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394818522.27.0.340146485144.issue20879@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, it took me many tries to write the perfect patch :-) The current code has artificial dependencies between variables and has references to variables when they are not needed in fact.

base64_urlparse_lazy_init-4.patch should be even simpler.
History
Date User Action Args
2014-03-14 17:35:22vstinnersetrecipients: + vstinner, loewis, pitrou, Arfrever, r.david.murray, serhiy.storchaka
2014-03-14 17:35:22vstinnersetmessageid: <1394818522.27.0.340146485144.issue20879@psf.upfronthosting.co.za>
2014-03-14 17:35:22vstinnerlinkissue20879 messages
2014-03-14 17:35:22vstinnercreate