Skip to content

[3.10] [doc] configparser: avoid inline comments. (GH-31247) #32072

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

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 23, 2022

People are testing those blocs with the default
inline_comment_prefixes of None, leading to a:

configparser.InterpolationSyntaxError: '$' must be followed by '$' or '{', found: '$ sign ($ is the only character that needs to be escaped)'
(cherry picked from commit 3ac4e78)

Co-authored-by: Julien Palard [email protected]

Automerge-Triggered-By: GH:JulienPalard

People are testing those blocs with the default
inline_comment_prefixes of None, leading to a:

configparser.InterpolationSyntaxError: '$' must be followed by '$' or '{', found: '$ sign ($ is the only character that needs to be escaped)'
(cherry picked from commit 3ac4e78)

Co-authored-by: Julien Palard <[email protected]>
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Mar 23, 2022
@miss-islington
Copy link
Contributor Author

@JulienPalard: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Contributor Author

@JulienPalard: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 832be8f into python:3.10 Mar 23, 2022
@miss-islington miss-islington deleted the backport-3ac4e78-3.10 branch March 23, 2022 08:58
@miss-islington
Copy link
Contributor Author

@JulienPalard: Status check is done, and it's a failure ❌ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants