[issue8726] test_capi failure

Antoine Pitrou report at bugs.python.org
Sat May 15 23:11:00 CEST 2010


New submission from Antoine Pitrou <pitrou at free.fr>:

[...]
test_capi
test test_capi failed -- Traceback (most recent call last):
  File "/home/antoine/py3k/__svn__/Lib/test/test_capi.py", line 49, in test_no_FatalError_infinite_loop
    b'Fatal Python error:'
AssertionError: b'' != b'Fatal Python error: PyThreadState_Get: no current thread'

----------
components: Library (Lib), Tests
messages: 105824
nosy: pitrou
priority: normal
severity: normal
status: open
title: test_capi failure
type: behavior
versions: Python 3.2

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


More information about the Python-bugs-list mailing list