bpo-32576: use queue.SimpleQueue in critical places by pitrou · Pull Request #5216 · python/cpython

@pitrou

Where a queue may be invoked from a weakref callback, we need
to use the reentrant SimpleQueue.

@pitrou pitrou deleted the use_simplequeue branch

January 18, 2018 09:38

tomMoral added a commit to tomMoral/cpython that referenced this pull request

Apr 6, 2018