]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/my_typemaps.i
Changed (again) how the GIL is aquired and the tstate restored. This
authorRobin Dunn <robin@alldunn.com>
Wed, 24 Mar 2004 23:09:59 +0000 (23:09 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 24 Mar 2004 23:09:59 +0000 (23:09 +0000)
commitda32eb53cbe7947f3f4599d7b6b5caa21a68d27f
tree86c16aa1156c96bc4e35414a356ed4c41189fbaa
parent70a4ef826ff45fbf06106ae3b6c3a1263eabfe73
Changed (again) how the GIL is aquired and the tstate restored.  This
time it's simpler, better, and handles the case where there is a wx
calback/event while the GIL has been released by a non-wxPython
extension module.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
31 files changed:
wxPython/contrib/gizmos/gizmos.i
wxPython/contrib/ogl/_oglshapes2.i
wxPython/contrib/ogl/ogl.i
wxPython/include/wx/wxPython/pyclasses.h
wxPython/include/wx/wxPython/pytree.h
wxPython/include/wx/wxPython/wxPython.h
wxPython/include/wx/wxPython/wxPython_int.h
wxPython/samples/embedded/embedded.cpp
wxPython/src/_artprov.i
wxPython/src/_dataobj.i
wxPython/src/_display.i
wxPython/src/_dnd.i
wxPython/src/_gbsizer.i
wxPython/src/_gdicmn.i
wxPython/src/_image.i
wxPython/src/_joystick.i
wxPython/src/_listctrl.i
wxPython/src/_log.i
wxPython/src/_mimetype.i
wxPython/src/_pen.i
wxPython/src/_printfw.i
wxPython/src/_sizers.i
wxPython/src/_sound.i
wxPython/src/_timer.i
wxPython/src/_treectrl.i
wxPython/src/calendar.i
wxPython/src/drawlist.cpp
wxPython/src/grid.i
wxPython/src/helpers.cpp
wxPython/src/html.i
wxPython/src/my_typemaps.i