]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.15] gh-149231: Revert extra NEWS entry (GH-149840)
authorPetr Viktorin <encukou@gmail.com>
Thu, 14 May 2026 17:16:23 +0000 (19:16 +0200)
committerGitHub <noreply@github.com>
Thu, 14 May 2026 17:16:23 +0000 (19:16 +0200)
gh-149231: Revert extra NEWS entry

This reverts commit dc7cad2f5db834aefb5ecabebc6f25bbb898381b.

Misc/NEWS.d/next/Library/2026-05-01-16-45-31.gh-issue-149231.x2nBEE.rst [deleted file]

diff --git a/Misc/NEWS.d/next/Library/2026-05-01-16-45-31.gh-issue-149231.x2nBEE.rst b/Misc/NEWS.d/next/Library/2026-05-01-16-45-31.gh-issue-149231.x2nBEE.rst
deleted file mode 100644 (file)
index c265b54..0000000
+++ /dev/null
@@ -1 +0,0 @@
-In :mod:`tomllib`, the number of parts in TOML keys is now limited.