Martin v. Löwis <[email protected]> added the comment: > At that time, the Pythread_* functions were still in use by the GIL > implementation, and it made a difference judging by the commit message.
Hmm. And if some application uses thread.lock heavily, won't it still make a difference? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11618> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
