]> granicus.if.org Git - python/commit
Update to the new PyGILState APIs to simplify and correct thread-state
authorMark Hammond <mhammond@skippinet.com.au>
Tue, 22 Apr 2003 23:13:27 +0000 (23:13 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Tue, 22 Apr 2003 23:13:27 +0000 (23:13 +0000)
commita69d409f05612b354beb7efa3d4219e5728cb9ef
treeb52d532e86c4c9baa2a7100762cee3370152ebb6
parent2b4b5a54d6138e1d8be56b83574a16146306e630
Update to the new PyGILState APIs to simplify and correct thread-state
management.  Old code still #ifdef'd out - I may remove this in a sec,
but for now, let's get it in and things passing the tests again!
Modules/_bsddb.c