Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.12] gh-109631: Allow interruption of short repeated regex matches (GH-109867)#109886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Yhg1s merged 1 commit intopython:3.12frommiss-islington:backport-8ac2085-3.12
Oct 2, 2023

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedSep 26, 2023
edited by bedevere-appbot
Loading

Counting for signal checking now continues in new match from the point where
it ended in the previous match instead of starting from 0.
(cherry picked from commit8ac2085)

Co-authored-by: Serhiy Storchakastorchaka@gmail.com

…ythonGH-109867)Counting for signal checking now continues in new match from the point whereit ended in the previous match instead of starting from 0.(cherry picked from commit8ac2085)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-appbedevere-appbot added the type-bugAn unexpected behavior, bug, or error labelSep 26, 2023
@serhiy-storchakaserhiy-storchaka linked an issueSep 30, 2023 that may beclosed by this pull request
@Yhg1sYhg1s merged commit65c845e intopython:3.12Oct 2, 2023
@miss-islingtonmiss-islington deleted the backport-8ac2085-3.12 branchOctober 2, 2023 15:36
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

type-bugAn unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Short repeated regex patterns can skip signal handling

3 participants

@miss-islington@Yhg1s@serhiy-storchaka

[8]ページ先頭

©2009-2025 Movatter.jp