Skip to content

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

Merged
pablogsal merged 1 commit into
python:3.11from
encukou:backport-724a5e5-3.11
Aug 10, 2026
Merged

[3.11] gh-149231: tomllib: Limit the number of parts in a key (GH-149233) (GH-149815)#154943
pablogsal merged 1 commit into
python:3.11from
encukou:backport-724a5e5-3.11

Conversation

@encukou

@encukou encukou commented Jul 30, 2026

Copy link
Copy Markdown
Member

(cherry picked from commit bc7c102)
(cherry picked from commit 724a5e5)

…ythonGH-149233) (pythonGH-149815)

(cherry picked from commit bc7c102)
(cherry picked from commit 724a5e5)

Co-authored-by: Stan Ulbrych <stan@python.org>
@encukou encukou changed the title [3.14] gh-149231: tomllib: Limit the number of parts in a key (GH-149233) (GH-149815) [3.11] gh-149231: tomllib: Limit the number of parts in a key (GH-149233) (GH-149815) Jul 30, 2026
@StanFromIreland StanFromIreland added the needs backport to 3.10 only security fixes label Aug 7, 2026
@pablogsal
pablogsal merged commit 27d55db into python:3.11 Aug 10, 2026
24 of 26 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @encukou for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app

Copy link
Copy Markdown

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

cherry_picker 27d55dbfc21b0ef8410f5bc898eb66808c66ac41 3.10

@encukou encukou removed the needs backport to 3.10 only security fixes label Aug 11, 2026
@encukou

encukou commented Aug 11, 2026

Copy link
Copy Markdown
Member Author

The lack of needs backport to 3.10 was intentional here -- there's no tomllib in 3.10 :)

(But thanks for adding it if you're unsure -- better safe than sorry!)

@encukou
encukou deleted the backport-724a5e5-3.11 branch August 11, 2026 09:09
@StanFromIreland

Copy link
Copy Markdown
Member

Oh right, force of habit, sorry for the noise!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants