mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[3.12] gh-123905: Update TOML description to include version number (GH-123906) (#123907)
This commit is contained in:
parent
41608f1760
commit
c6ae90a63c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
--------------
|
||||
|
||||
This module provides an interface for parsing TOML (Tom's Obvious Minimal
|
||||
This module provides an interface for parsing TOML 1.0.0 (Tom's Obvious Minimal
|
||||
Language, `https://toml.io <https://toml.io/en/>`_). This module does not
|
||||
support writing TOML.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue