Skip to content

gh-123905: Update TOML description to include version number #123825

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

Closed
wants to merge 1 commit into from

Conversation

paulehoffman
Copy link
Contributor

@paulehoffman paulehoffman commented Sep 8, 2024

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.


📚 Documentation preview 📚: https://cpython-previews--123825.org.readthedocs.build/

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.
@vstinner
Copy link
Member

vstinner commented Sep 9, 2024

cc @encukou

@encukou encukou changed the title Update TOML description to include version number gh-123905: Update TOML description to include version number Sep 10, 2024
@encukou encukou added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Sep 10, 2024
@encukou
Copy link
Member

encukou commented Sep 10, 2024

That makes sense, thanks!

@encukou
Copy link
Member

encukou commented Sep 10, 2024

Process issues:

  • PRs that need backporting (like most docs ones) need an issue open. We use the issue number to keep related PRs together.
    I've filed an issue for this.
  • PRs should be opened to the main branch, and backported from there
    Retargetting an open PR is messy, so I'll close this PR and open a new one. (edit: it's gh-123905: Update TOML description to include version number #123906)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants