Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:re-parse-verbose
Apr 23, 2022
Merged

gh-91308: Simplify parsing inline flag "x" (verbose)#91855
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:re-parse-verbose

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

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 A feature request or enhancement skip news labels Apr 23, 2022
@serhiy-storchaka serhiy-storchaka merged commit 130a8c3 into python:main Apr 23, 2022
@serhiy-storchaka serhiy-storchaka deleted the re-parse-verbose branch April 23, 2022 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants