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-25 20:24:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
22799
commits
7
branches
621
tags
3
GiB
e7f3e24eeb
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