Skip to content
Commit c9e95663 authored by Simon Feltman's avatar Simon Feltman
Browse files

Remove and deprecate API for setting of thread blocking functions

Remove pyglib_set_thread_block_funcs and deprecate pyg_set_thread_block_funcs.
The thread block function APIs are no longer be neccessary because PyGObject
can use the Python C API directly when working with threads.

https://bugzilla.gnome.org/show_bug.cgi?id=699440
parent 05498a57
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment