bpo-14976: Reentrant simple queue (#3346)
Add a queue.SimpleQueue class, an unbounded FIFO queue with a reentrant C implementation of put().
Showing
Modules/_queuemodule.c
0 → 100644
This diff is collapsed.
PCbuild/_queue.vcxproj
0 → 100644
Please register or sign in to comment