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-08-07 18:38:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
22390
commits
7
branches
622
tags
3
GiB
46c04e140c
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