Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Apr 19, 2022

These jumps should use DO_JUMP0() instead of DO_JUMP():

  • JUMP_POSS_REPEAT_1
  • JUMP_POSS_REPEAT_2
  • JUMP_ATOMIC_GROUP

Closes #91616.

wjssz added 2 commits April 19, 2022 12:32
…sessive Quantifiers

These jumps should use DO_JUMP0() instead of DO_JUMP():
- JUMP_POSS_REPEAT_1
- JUMP_POSS_REPEAT_2
- JUMP_ATOMIC_GROUP
@ghost ghost requested a review from brettcannon as a code owner April 19, 2022 04:39
@AlexWaygood AlexWaygood added topic-regex type-bug An unexpected behavior, bug, or error labels Apr 19, 2022
@serhiy-storchaka serhiy-storchaka merged commit e4e8895 into python:main Apr 19, 2022
@ghost ghost deleted the re_atomic_bug branch April 20, 2022 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-regex type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Path.rglob fails with *.* on Python 3.11.0a7

4 participants