[issue31369] re.RegexFlag is not included in __all__, makes type inference less useful

Ethan Furman report at bugs.python.org
Fri Feb 4 22:54:33 EST 2022


Ethan Furman <ethan at stoneleaf.us> added the comment:


New changeset fea7290a0ecee09bbce571d4d10f5881b7ea3485 by andrei kulakov in branch 'main':
bpo-31369: include ``RegexFlag`` in ``re.__all__`` (GH-30279)
https://github.com/python/cpython/commit/fea7290a0ecee09bbce571d4d10f5881b7ea3485


----------

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


More information about the Python-bugs-list mailing list