[3.8] bpo-21018: added missing documentation about escaping characters for configparser (GH-6137) by miss-islington · Pull Request #15846 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
JulienPalard merged 1 commit intopython:3.8from
Sep 10, 2019Conversation
Copy link Copy Markdown
Contributor
Document how $ and % can be escaped in configparser.
(cherry picked from commit 9a94093)
Co-authored-by: Arun Persaud arun@nubati.net
…configparser (pythonGH-6137) Document how $ and % can be escaped in configparser. (cherry picked from commit 9a94093) Co-authored-by: Arun Persaud <arun@nubati.net>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Sep 10, 2019
miss-islington commented
Sep 10, 2019@arunpersaud and @JulienPalard: Status check is done, and it's a success ✅ .
JulienPalard
merged commit
5cf8155
into
python:3.8
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-9a94093-3.8
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment