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 pitrou
Recipients Arfrever, Robin.Schreiber, asvetlov, effbot, eli.bendersky, pitrou
Date 2013-08-08.14:14:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <296734553.50663270.1375971265469.JavaMail.root@zimbra10-e2.priv.proxad.net>
In-reply-to <CAF-Rda971vhE6Pa2qP5ReoPD_XRXPY_q47_FwUS3=RRs0kwG4Q@mail.gmail.com>
Content
> Would you mind removing it from the patch, due to the case described
> above?
> ISTM that in real scenarios the sys.modules cache kicks in anyway. It
> should not be really bypassed for any given sub-interpreter in sane
> code.

Yeah, I think you're right. I'll submit an updated patch or, if it's
the only issue with it, perhaps you can simply remove the 3 offending
lines?
History
Date User Action Args
2013-08-08 14:14:32pitrousetrecipients: + pitrou, effbot, Arfrever, eli.bendersky, asvetlov, Robin.Schreiber
2013-08-08 14:14:32pitroulinkissue15651 messages
2013-08-08 14:14:32pitroucreate