]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123905: Update TOML description to include version number (GH-123906) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 24 Sep 2024 18:15:30 +0000 (20:15 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 18:15:30 +0000 (11:15 -0700)
commit857a161bb865b64bacf7307804a83c703c1ad271
treed225c7b17e75930ae1f9325da4460606d642825e
parent951c7dba79a654d22d50205c181d86a207be181b
[3.13] gh-123905: Update TOML description to include version number (GH-123906) (#123908)

gh-123905: Update TOML description to include version number (GH-123906)

Update TOML description to include version number

There is some movement, currently blocked, that would update the TOML spec to 1.1.0; this would include breaking changes to what characters are allowed. Thus, it is worthwhile for the library page to be clear which version is implemented here.

(cherry picked from commit 1b29f4144cb1631650b9b7f467453b5959fa237f)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Paul Hoffman <phoffman@proper.com>
Doc/library/tomllib.rst