-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Update TOML description to include version number #123905
New issue
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
Labels
docs
Documentation in the Doc dir
Comments
encukou
added a commit
that referenced
this issue
Sep 10, 2024
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. Co-authored-by: Paul Hoffman <phoffman@proper.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 10, 2024
…ythonGH-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 1b29f41) Co-authored-by: Petr Viktorin <encukou@gmail.com> Co-authored-by: Paul Hoffman <phoffman@proper.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 10, 2024
…ythonGH-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 1b29f41) Co-authored-by: Petr Viktorin <encukou@gmail.com> Co-authored-by: Paul Hoffman <phoffman@proper.com>
This was referenced Sep 10, 2024
hauntsaninja
pushed a commit
that referenced
this issue
Sep 11, 2024
Yhg1s
pushed a commit
that referenced
this issue
Sep 24, 2024
…H-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 1b29f41) Co-authored-by: Petr Viktorin <encukou@gmail.com> Co-authored-by: Paul Hoffman <phoffman@proper.com>
Backports just got all merged! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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.
Linked PRs
The text was updated successfully, but these errors were encountered: