[3.8] bpo-21018: added missing documentation about escaping characters for configparser (GH-6137) by miss-islington · Pull Request #15846 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Sep 10, 2019

edited by bedevere-bot

Loading

Document how $ and % can be escaped in configparser.
(cherry picked from commit 9a94093)

Co-authored-by: Arun Persaud arun@nubati.net

https://bugs.python.org/issue21018

…configparser (pythonGH-6137)

Document how $ and % can be escaped in configparser.
(cherry picked from commit 9a94093)

Co-authored-by: Arun Persaud <arun@nubati.net>

@miss-islington

Copy link Copy Markdown

Contributor Author

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

@JulienPalard JulienPalard merged commit 5cf8155 into python:3.8

Sep 10, 2019

@miss-islington miss-islington deleted the backport-9a94093-3.8 branch

September 10, 2019 13:33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @JulienPalard @the-knights-who-say-ni @bedevere-bot @arunpersaud