diff options
author | Ma Lin <animalize@users.noreply.github.com> | 2022-04-19 14:49:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-19 14:49:36 (GMT) |
commit | e4e8895ae36b44994e3f7b018345ba203ce6b55c (patch) | |
tree | 75dfc4577b68bc470c900256e157c189a2585464 /Misc/NEWS.d/3.5.5.rst | |
parent | 061a8bf77c80036bed3ef4973fe0c99705c83fc6 (diff) | |
download | cpython-e4e8895ae36b44994e3f7b018345ba203ce6b55c.zip cpython-e4e8895ae36b44994e3f7b018345ba203ce6b55c.tar.gz cpython-e4e8895ae36b44994e3f7b018345ba203ce6b55c.tar.bz2 |
gh-91616: re module, fix .fullmatch() mismatch when using Atomic Grouping or Possessive Quantifiers (GH-91681)
These jumps should use DO_JUMP0() instead of DO_JUMP():
- JUMP_POSS_REPEAT_1
- JUMP_POSS_REPEAT_2
- JUMP_ATOMIC_GROUP
Diffstat (limited to 'Misc/NEWS.d/3.5.5.rst')
0 files changed, 0 insertions, 0 deletions