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-07-31 23:23:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
22445
commits
7
branches
621
tags
2.7
GiB
2d2b51bf22
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