summaryrefslogtreecommitdiffstats
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2023-08-09 10:26:51 (GMT)
committerGitHub <noreply@github.com>2023-08-09 10:26:51 (GMT)
commit3bb43b7b1b75154bc4e94b1fa81afe296a8150d0 (patch)
tree9a31a9314f4f6965c8662a102294b5f58ecde50e /Python/getcompiler.c
parentaa2ecef22a66938cba072ea57c27c63c11f79c9a (diff)
downloadcpython-3bb43b7b1b75154bc4e94b1fa81afe296a8150d0.zip
cpython-3bb43b7b1b75154bc4e94b1fa81afe296a8150d0.tar.gz
cpython-3bb43b7b1b75154bc4e94b1fa81afe296a8150d0.tar.bz2
[3.12] gh-106052: Fix bug in the matching of possessive quantifiers (GH-106515) (#107796)
[3.12] gh-106052: Fix bug in the matching of possessive quantifiers (gh-106515) It did not work in the case of a subpattern containing backtracking. Temporary implement possessive quantifiers as equivalent greedy qualifiers in atomic groups.. (cherry picked from commit 7b6e34e5baeb4162815ffa4d943b09a58e3f6580)
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions