[issue9260] A finer grained import lock

Antoine Pitrou report at bugs.python.org
Sat May 5 20:08:40 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

Updated patch also makes PyImport_ImportModuleNoBlock a simple alias of PyImport_ImportModule.

----------
Added file: http://bugs.python.org/file25466/module_locks4.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9260>
_______________________________________


More information about the Python-bugs-list mailing list