
report at bugs
Jun 29, 2009, 6:52 AM
Post #1 of 2
(197 views)
Permalink
|
|
[issue6269] threading documentation makes no mention of the GIL
|
|
Jesse Noller <jnoller [at] gmail> added the comment: I strongly disagree with the wording of the patch as-is. It makes no mention of the simple fact that I/O blocked threads get a benefit with threading, and so on. I do agree with adding some details about this in the core documentation however. ---------- nosy: +jnoller _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue6269> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|