Skip to content

gh-151955: Allow more ParamSpec and TypeVarTuple bounds#151956

Merged
JelleZijlstra merged 2 commits into
python:mainfrom
JelleZijlstra:tvt-bound
Jun 24, 2026
Merged

gh-151955: Allow more ParamSpec and TypeVarTuple bounds#151956
JelleZijlstra merged 2 commits into
python:mainfrom
JelleZijlstra:tvt-bound

Conversation

@JelleZijlstra

@JelleZijlstra JelleZijlstra commented Jun 23, 2026

Copy link
Copy Markdown
Member

@sobolevn sobolevn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Comment thread Objects/typevarobject.c Outdated
Comment thread Objects/typevarobject.c Outdated
Comment thread Lib/test/test_typing.py
@JelleZijlstra JelleZijlstra requested a review from sobolevn June 24, 2026 02:57

@sobolevn sobolevn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@JelleZijlstra JelleZijlstra merged commit 0fb82b4 into python:main Jun 24, 2026
102 of 104 checks passed
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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

cherry_picker 0fb82b46df7bc95c2ba816afba56ff6a6c51caaf 3.14

@miss-islington-app

Copy link
Copy Markdown

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

cherry_picker 0fb82b46df7bc95c2ba816afba56ff6a6c51caaf 3.13

@JelleZijlstra JelleZijlstra deleted the tvt-bound branch June 24, 2026 16:21
@JelleZijlstra JelleZijlstra added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 24, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @JelleZijlstra for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented Jun 24, 2026

Copy link
Copy Markdown

GH-152101 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 24, 2026
JelleZijlstra added a commit that referenced this pull request Jun 24, 2026
gh-151955: Allow more ParamSpec and TypeVarTuple bounds (#151956)

(cherry picked from commit 0fb82b4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants