Issue #1775: imp.lock_held isn't quite right (pypy/pypy)
22 May
2014
22 May
'14
9:01 p.m.
New issue 1775: imp.lock_held isn't quite right https://bitbucket.org/pypy/pypy/issue/1775/implock_held-isnt-quite-right eevee: PyPy's `lock_held()` returns whether the lock is held by the current thread: https://bitbucket.org/pypy/pypy/src/6e9376d22e0ecc83bfcdda81d0e37e695b435dd7... But CPython returns whether the lock is held _at all_: http://hg.python.org/cpython/file/3a1db0d2747e/Python/import.c#l348
3769
Age (days ago)
3769
Last active (days ago)
0 comments
1 participants
participants (1)
-
eevee