SIGN IN SIGN UP

[3.11] gh-106052: Fix bug in the matching of possessive quantifiers (GH-106515) (GH-107795)

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)
S
Serhiy Storchaka committed
5b76eaf02e1f7450c2b8525de0f7f0b65022850a
Parent: edaa0db
Committed by GitHub <noreply@github.com> on 8/9/2023, 6:15:27 AM