gh-156414: Document tomllib's limits & "extensions" - #156415
Conversation
Documentation build overview
26 files changed ·
|
hauntsaninja
left a comment
There was a problem hiding this comment.
Thank you! This is okay, but I feel like it still is a little "well you can do this if you want to", when I think we should probably want to mildly discourage people relying on ordering of TOML tables (especially given TOML's stance on the matter toml-lang/toml#162)
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com> Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
There's a bit of nuance here. I definitely want people to not rely on ordering for interop or semantics. But if you generate something based on a TOML config file, you can assume that the output will be reproducible (if you do everything else right). |
|
Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
|
Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15. |
|
GH-156833 is a backport of this pull request to the 3.14 branch. |
|
GH-156834 is a backport of this pull request to the 3.13 branch. |
|
GH-156835 is a backport of this pull request to the 3.15 branch. |
Uh oh!
There was an error while loading. Please reload this page.