Staging
v0.8.1
https://github.com/python/cpython
Revision 641d6217a839f42ccac6478ff7272dfef5c807e4 authored by Tim Peters on 09 October 2013, 01:55:51 UTC, committed by Tim Peters on 09 October 2013, 01:55:51 UTC
(grafted from e06edc0c7a4951327f0c95ebeebccba6879a6063)
1 parent 090588e
History
Tip revision: 641d6217a839f42ccac6478ff7272dfef5c807e4 authored by Tim Peters on 09 October 2013, 01:55:51 UTC
Issue 19158: a rare race in BoundedSemaphore could allow .release() too often.
Tip revision: 641d621
File Mode Size
Coroutine.py -rw-r--r-- 5.4 KB
Generator.py -rw-r--r-- 2.5 KB
README -rw-r--r-- 440 bytes
fcmp.py -rw-r--r-- 1.7 KB
find.py -rw-r--r-- 4.1 KB
squasher.py -rw-r--r-- 3.0 KB
sync.py -rw-r--r-- 21.1 KB
telnet.py -rw-r--r-- 3.0 KB

README

back to top