Skip to content

[3.14] gh-149231: tomllib: Limit the number of parts in a key (GH-149233)#149815

Merged
encukou merged 2 commits into
python:3.14from
encukou:backport-bc7c102-3.14
May 14, 2026
Merged

[3.14] gh-149231: tomllib: Limit the number of parts in a key (GH-149233)#149815
encukou merged 2 commits into
python:3.14from
encukou:backport-bc7c102-3.14

Conversation

@encukou
Copy link
Copy Markdown
Member

@encukou encukou commented May 13, 2026

(cherry picked from commit bc7c102)

…H-149233)

Co-authored-by: Stan Ulbrych <stan@python.org>
(cherry picked from commit bc7c102)
@encukou encukou requested a review from hauntsaninja as a code owner May 13, 2026 23:36
@encukou encukou added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 13, 2026
@encukou encukou changed the title gh-149231: tomllib: Limit the number of parts in a key (GH-149233) [3.14] gh-149231: tomllib: Limit the number of parts in a key (GH-149233) May 13, 2026
Comment thread Lib/tomllib/_parser.py Outdated
Co-authored-by: Stan Ulbrych <stan@python.org>
@encukou encukou removed needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 14, 2026
@encukou encukou merged commit 724a5e5 into python:3.14 May 14, 2026
61 checks passed
@miss-islington-app
Copy link
Copy Markdown

Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12, 3.13.
🐍🍒⛏🤖

@encukou encukou deleted the backport-bc7c102-3.14 branch May 14, 2026 20:46
@miss-islington-app
Copy link
Copy Markdown

Sorry, @encukou, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 724a5e5e3b4ab3e943992193d79f83429d56d6d8 3.13

@miss-islington-app
Copy link
Copy Markdown

Sorry, @encukou, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 724a5e5e3b4ab3e943992193d79f83429d56d6d8 3.12

@miss-islington-app
Copy link
Copy Markdown

Sorry, @encukou, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 724a5e5e3b4ab3e943992193d79f83429d56d6d8 3.11

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 14, 2026

GH-149848 is a backport of this pull request to the 3.14 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants