This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-27 14:53:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
22,933
Commits
7
Branches
656
Tags
0d3b2fe094fa0ae91d2db3cff2cd5d35f110226f
Commit Graph
1 Commits
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