Łukasz Langa <luk...@langa.pl> added the comment:

Note: this *does* fail on 3.9, too. Even if it doesn't crash the production 
build, it does fail an assertion in a pydebug build:


test_error_offset_continuation_characters (test.test_exceptions.ExceptionTests) 
... Assertion failed: (!_PyErr_Occurred(tstate)), function _PyObject_Call, file 
Objects/call.c, line 261.
Fatal Python error: Aborted

Current thread 0x00000001184d1dc0 (most recent call first):
  File "/private/tmp/cpy/Lib/test/test_exceptions.py", line 187 in check
  File "/private/tmp/cpy/Lib/test/test_exceptions.py", line 198 in 
test_error_offset_continuation_characters

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45494>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to