bpo-32576: use queue.SimpleQueue in critical places (#5216)
Where a queue may be invoked from a weakref callback, we need to use the reentrant SimpleQueue.
A
Antoine Pitrou committed
ab74504346a6e2569b3255b7b621c589716888c4
Parent: 6027802
Committed by GitHub <noreply@github.com>
on 1/18/2018, 9:38:03 AM