Discussion:
[Python-3000-checkins] r66336 - python/branches/py3k
hirokazu.yamamoto
2008-09-09 07:50:07 UTC
Permalink
Author: hirokazu.yamamoto
Date: Tue Sep 9 09:50:07 2008
New Revision: 66336

Log:
Blocked revisions 66316,66319 via svnmerge

........
r66316 | hirokazu.yamamoto | 2008-09-09 08:03:47 +0900 | 2 lines

Issue #3804: Added test for Issue #2222.
Reviewed by Benjamin Peterson.
........
r66319 | hirokazu.yamamoto | 2008-09-09 08:38:42 +0900 | 2 lines

Issue #3806: LockTests in test_imp should be skipped when thread is not available.
Reviewed by Benjamin Peterson.
........


Modified:
python/branches/py3k/ (props changed)

Loading...