This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
101,222
Commits
6
Branches
602
Tags
3.7
GiB
df532ab752
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