This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-09 08:31:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
22795
commits
7
branches
627
tags
3.9
GiB
eda5a8ea0f
Commit graph
1 commit
Author
SHA1
Message
Date
Mark Hammond
3b959dbcaf
Fix bug 544473 - "Queue module can deadlock".
...
Use try/finally to ensure all Queue locks remain stable. Includes test case. Bugfix candidate.
2002-04-19 00:11:32 +00:00