Repository
http://svn.python.org/projects/python/branches/py3k
/python/branches/py3k
by
Antoine Pitrou
(Using name ‘antoine.pitrou’)
on
2009-11-06 22:41
(about 1 month ago)
Merged revisions 76137 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r76137 | antoine.pitrou | 2009-11-06 23:34:35 +0100 (ven., 06 nov. 2009) | 4 lines
Issue #7270: Add some dedicated unit tests for multi-thread synchronization
primitives such as Lock, RLock, Condition, Event and Semaphore.
........
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Python | 438 | 14 | 61 | 0 | 65 | 0 |