commit | eb619bb80b651a99abd1fe016d0ac024cbd9677a | [log] [tgz] |
---|---|---|
author | Mark Hammond <mhammond@skippinet.com.au> | Tue Aug 24 22:24:08 2004 +0000 |
committer | Mark Hammond <mhammond@skippinet.com.au> | Tue Aug 24 22:24:08 2004 +0000 |
tree | de42b4d10f9e50b150053df48391d466d0b27b67 | |
parent | 8107ca47ebc79fa9cec8feea69d270f3774da669 [diff] |
Fix for [ 1010677 ] thread Module Breaks PyGILState_Ensure(), and a test case. When booting a new thread, use the PyGILState API to manage the GIL.