Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Undo unintentional change to TOML URL
  • Loading branch information
rffontenelle committed Apr 30, 2023
commit 1d3c28d0c374eff396471d91bde7210b5429c120
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ New built-in features:
New standard library modules:

* :pep:`680`: :mod:`tomllib` —
Support for parsing `TOML <https://toml.io>`_ in the Standard Library
Support for parsing `TOML <https://toml.io/>`_ in the Standard Library

Interpreter improvements:

Expand Down