This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
100,837
Commits
9
Branches
456
Tags
1.7
GiB
2b822a0bb1
Commit Graph
1 Commits
Author
SHA1
Message
Date
Antoine Pitrou
94e1696d04
bpo-14976: Reentrant simple queue (
#3346
)
...
Add a queue.SimpleQueue class, an unbounded FIFO queue with a reentrant C implementation of put().
2018-01-16 00:27:16 +01:00