summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-03-19-14-12-23.bpo-47066.we3YFx.rst
blob: f28275b0706bfe10b480414ab83d7b69ab7bb6eb (plain)
1
2
3
Global inline flags (e.g. ``(?i)``) can now only be used at the start of the
regular expressions.  Using them not at the start of expression was
deprecated since Python 3.6.