[issue42871] Regex compilation crashed if I change order of alternatives under quantifier

Renji report at bugs.python.org
Fri Jan 8 21:11:40 EST 2021


Renji <AsoRenji at gmail.com> added the comment:

In my example reference and capture group presents in two difference alternatives. They don't follow each other, but executed in random order. If this don't supported in one case, why it supported in other case?

----------

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


More information about the Python-bugs-list mailing list