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.

作者 pitrou
收信人 belopolsky, brett.cannon, christian.heimes, eric.snow, grahamd, gvanrossum, jcea, mdengler, ncoghlan, pennersr, pitrou, ruseel
日期 2012-05-18.11:56:27
SpamBayes Score -1.0
Marked as misclassified
Message-id <1337342187.98.0.281477376444.issue8098@psf.upfronthosting.co.za>
In-reply-to
内容
Python 3.3 now has per-module import locks, and PyImport_ImportModuleNoBlock simply redirects to PyImport_ImportModule. See issue9260.
历史
日期 用户 动作 参数
2012-05-18 11:56:28pitrou修改recipients: + pitrou, gvanrossum, brett.cannon, jcea, ncoghlan, belopolsky, christian.heimes, ruseel, grahamd, pennersr, eric.snow, mdengler
2012-05-18 11:56:27pitrou修改messageid: <1337342187.98.0.281477376444.issue8098@psf.upfronthosting.co.za>
2012-05-18 11:56:27pitrou链接issue8098 messages
2012-05-18 11:56:27pitrou创建