summaryrefslogtreecommitdiffstats
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2023-08-09 05:47:57 (GMT)
committerGitHub <noreply@github.com>2023-08-09 05:47:57 (GMT)
commit7b6e34e5baeb4162815ffa4d943b09a58e3f6580 (patch)
tree8fbfdfcd748b84975429eea8f71fa71308c747fa /Python/fileutils.c
parent73507382ac184a72b59ebb0c2f85e8b1d2dfa58e (diff)
downloadcpython-7b6e34e5baeb4162815ffa4d943b09a58e3f6580.zip
cpython-7b6e34e5baeb4162815ffa4d943b09a58e3f6580.tar.gz
cpython-7b6e34e5baeb4162815ffa4d943b09a58e3f6580.tar.bz2
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.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions