Skip to content

Document tomllib's limits & extensions #156414

Description

@encukou

Documentation

tomllib places some limits on the values it handles (like limiting integers to int_max_str_digits) and preserves some info that TOML standard doesn't guarantee (like dict order).

Document those.

See discussion: https://discuss.python.org/t/clarify-whether-tomllib-preserves-table-key-order-from-input/108698

Linked PRs

Metadata

Metadata

Assignees

Labels

docsDocumentation in the Doc dir

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions