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 brett.cannon, ncoghlan, pitrou
Date 2010-07-14.16:11:36
SpamBayes Score 0.009498131
Marked as misclassified No
Message-id <1279123899.52.0.674202768606.issue9251@psf.upfronthosting.co.za>
In-reply-to
Content
Here is another patch that also tests that calls to path hooks and meta_path entries are serialized. Again, they pass in normal conditions and fail when the import lock is disabled.
History
Date User Action Args
2010-07-14 16:11:39pitrousetrecipients: + pitrou, brett.cannon, ncoghlan
2010-07-14 16:11:39pitrousetmessageid: <1279123899.52.0.674202768606.issue9251@psf.upfronthosting.co.za>
2010-07-14 16:11:37pitroulinkissue9251 messages
2010-07-14 16:11:37pitroucreate