Kristján Valur Jónsson <krist...@ccpgames.com> added the comment:

Here is a new, much simpler patch, which simply sets the flags on all the 
threads (accessable as a linked list of PyThreadState objects) as suggested by 
Antoine.

(Note that neither of the patches has the necessary enhancements to _lsprof.c 
to make the profiling data sensible.  That is the subject of issue 9609)

----------
Added file: http://bugs.python.org/file18553/glob.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9622>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to