We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 <[email protected]>
pythongh-98644: point people to tomllib from configparser’s docs (pyt…
6bd8b2c
…honGH-98645) Co-authored-by: Jelle Zijlstra <[email protected]> (cherry picked from commit 5e74bad) Co-authored-by: Philipp A <[email protected]>
gh-98644: point people to tomllib from configparser’s docs (GH-98645)
ca266aa
Co-authored-by: Jelle Zijlstra <[email protected]> (cherry picked from commit 5e74bad) Co-authored-by: Philipp A <[email protected]>
Thanks, looks like this was completed
Sorry, something went wrong.
No branches or pull requests
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: