Skip to content

Commit 127645f

Browse files
encukouhukkinStanFromIreland
committed
Apply suggestions from code review
Co-authored-by: Taneli Hukkinen <hukkinen@eurecom.fr> Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 576e495 commit 127645f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ tomllib
815815
Previously an inline table had to be on a single line and couldn't end
816816
with a trailing comma. This is now relaxed so that the following is valid:
817817

818-
.. syntax highlighting needs TOML 1.1.1 support in Pygments,
818+
.. syntax highlighting needs TOML 1.1.0 support in Pygments,
819819
see https://github.com/pygments/pygments/issues/3026
820820
821821
.. code-block:: text
@@ -847,6 +847,7 @@ tomllib
847847

848848
.. _official TOML changelog: https://github.com/toml-lang/toml/blob/main/CHANGELOG.md
849849

850+
850851
types
851852
------
852853

0 commit comments

Comments
 (0)