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 georg.brandl
Recipients Arfrever, georg.brandl, gregory.p.smith, larry, paul.moore, steve.dower
Date 2014-02-16.09:03:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Yeah, just tried the backout, it doesn't apply cleanly anymore -- Modules/zipimport.c has apparently changed some more afterwards.

I think using the parent changeset is the best thing to do at the moment, until Greg comes up with a patch.
History
Date User Action Args
2014-02-16 09:03:07georg.brandlsetrecipients: + georg.brandl, gregory.p.smith, paul.moore, larry, Arfrever, steve.dower
2014-02-16 09:03:07georg.brandlsetmessageid: <[email protected]>
2014-02-16 09:03:07georg.brandllinkissue20621 messages
2014-02-16 09:03:06georg.brandlcreate