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-29 14:15:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
22789
commits
7
branches
621
tags
2.6
GiB
6fc36c5491
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