summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-12-27-18-28-44.bpo-31369.b9yM94.rst
blob: 2bb9e62de1f40e2f8cf5d9fa31fd54230a37a1e9 (plain)
1
2
Add :class:`~re.RegexFlag` to ``re.__all__`` and documented it. Add
:data:`~re.RegexFlag.NOFLAG` to indicate no flags being set.