[issue45674] From Python 3.7, sre_parse.parse() do not create SubPattern instances that can be used to back reproduce original expression if containing non-capturing groups

Alex Waygood report at bugs.python.org
Fri Oct 29 14:50:43 EDT 2021


Alex Waygood <Alex.Waygood at Gmail.com> added the comment:

Bugfixes are only being applied for Python >=3.9, but I've reproduced this output on 3.11

----------
nosy: +AlexWaygood
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.7

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


More information about the Python-bugs-list mailing list