[issue11382] some posix module functions unnecessarily release the GIL

Amaury Forgeot d'Arc report at bugs.python.org
Thu Mar 3 12:53:08 CET 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

What are you trying to achieve? Do you have loops which contain no other syscall than os.dup2()?

----------

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


More information about the Python-bugs-list mailing list