[issue13894] threading._CRLock should not be tested if _thread.RLock isn't implemented

Roundup Robot report at bugs.python.org
Sat Jan 28 11:38:10 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 5cf181df7bea by Charles-François Natali in branch '3.2':
Issue #13894: Skip test_threading.CRLockTests if _CRLock isn't available. Patch
http://hg.python.org/cpython/rev/5cf181df7bea

New changeset 279b6d778663 by Charles-François Natali in branch 'default':
Issue #13894: Skip test_threading.CRLockTests if _CRLock isn't available. Patch
http://hg.python.org/cpython/rev/279b6d778663

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13894>
_______________________________________


More information about the Python-bugs-list mailing list