diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2005-08-30 15:21:04 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2005-08-30 15:21:04 +0000 |
commit | 46a1e648fe1c86dc33df799fddf97659ddc17063 (patch) | |
tree | 4251ed0235a765c7bbd0a042067cc8d1e0524d90 /ChangeLog | |
parent | b701a78aca32394ff18a630f029cc75dbd34bc9e (diff) |
* python/dbus_bindings.pyx (_pending_call_notification): Obtain the
GIL global lock when calling back into Python
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-08-30 John (J5) Palmieri <johnp@redhat.com> + + * python/dbus_bindings.pyx (_pending_call_notification): Obtain the + GIL global lock when calling back into Python + 2005-08-29 John (J5) Palmieri <johnp@redhat.com> * Release 0.36.2 |