Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-91308: Simplify parsing inline flag "x" (verbose) #91855

Merged
merged 1 commit into from Apr 23, 2022

Conversation

Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Apr 23, 2022

Since it is now only allowed at the beginning of the pattern, we do not need to restart parsing from the start if it is encountered.

@serhiy-storchaka serhiy-storchaka added type-feature skip news labels Apr 23, 2022
@serhiy-storchaka serhiy-storchaka merged commit 130a8c3 into python:main Apr 23, 2022
12 checks passed
@serhiy-storchaka serhiy-storchaka deleted the re-parse-verbose branch Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants