]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149231: tomllib: Limit the number of parts in a key (GH-149233) (GH-149677)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 13 May 2026 23:24:29 +0000 (01:24 +0200)
committerGitHub <noreply@github.com>
Wed, 13 May 2026 23:24:29 +0000 (01:24 +0200)
commitdc7cad2f5db834aefb5ecabebc6f25bbb898381b
tree1f3d0b8691c818e8f56fd014f34e69bd8b2833fe
parent45fc9acb8cffd4009aedb8fdf2fce2add89f38bb
[3.15] gh-149231: tomllib: Limit the number of parts in a key (GH-149233) (GH-149677)

(cherry picked from commit bc7c102f3462a9f014f3ac2546acfb471b2a7eae)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
Misc/NEWS.d/next/Library/2026-05-01-16-45-31.gh-issue-149231.x2nBEE.rst [new file with mode: 0644]