summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-09-25-23-00-37.gh-issue-109631.eWSqpO.rst
blob: 58af2e5706826762a0f3dd5cbede1b1c6a28e3ac (plain)
1
2
3
:mod:`re` functions such as :func:`re.findall`, :func:`re.split`,
:func:`re.search` and :func:`re.sub` which perform short repeated matches
can now be interrupted by user.