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
The community likes TOML as an improved, well specified version of INI. People stumbling upon configparser should be made aware.
configparser
The text was updated successfully, but these errors were encountered:
gh-98644: point people to tomllib from configparser’s docs (#98645)
5e74bad
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
pythongh-98644: point people to tomllib from configparser’s docs (pyt…
6bd8b2c
…honGH-98645) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> (cherry picked from commit 5e74bad) Co-authored-by: Philipp A <flying-sheep@web.de>
gh-98644: point people to tomllib from configparser’s docs (GH-98645)
ca266aa
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> (cherry picked from commit 5e74bad) Co-authored-by: Philipp A <flying-sheep@web.de>
Thanks, looks like this was completed
Sorry, something went wrong.
No branches or pull requests
flying-sheep commentedOct 25, 2022
Documentation
The community likes TOML as an improved, well specified version of INI.
People stumbling upon
configparser
should be made aware.The text was updated successfully, but these errors were encountered: