[issue1164] tp_print slots don't release the GIL

Brett Cannon report at bugs.python.org
Sun Sep 16 05:37:32 CEST 2007


Brett Cannon added the comment:

OK, every PyTypeObject in Objects and Modules has its tp_print release
the GIL.  Once someone OKs the patch I will apply it.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1164>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GIL_release_tp_print.diff
Type: application/octet-stream
Size: 9004 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20070916/8647b2b3/attachment.obj 


More information about the Python-bugs-list mailing list