[issue28691] python3.6 -Werror -c '"\c"' fails with an assertion error

Serhiy Storchaka report at bugs.python.org
Mon Nov 14 13:53:27 EST 2016


Serhiy Storchaka added the comment:

This is my fault. Proposed patch adds tests for the "error" action.

----------
components: +Interpreter Core
nosy: +serhiy.storchaka
stage:  -> patch review
type:  -> crash
Added file: http://bugs.python.org/file45484/test_eval_str_invalid_escape_error.patch

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


More information about the Python-bugs-list mailing list