[issue40984] re.compile's repr truncates patterns at 199 characters

Quentin Wenger report at bugs.python.org
Mon Jun 15 09:33:13 EDT 2020


Quentin Wenger <wenger.quentin at bluewin.ch> added the comment:

Note: it actually truncates at 200 characters, counting the initial quote of the argument's repr.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40984>
_______________________________________


More information about the Python-bugs-list mailing list