Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

sre_parse.parse() is an internal function and this behaviour is an 
implementation detail.

This change enabled some optimizations which did not work with non-capturing 
groups before. It did not affect the matching itself.

----------
nosy: +serhiy.storchaka
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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

Reply via email to