FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-151955: Allow more ParamSpec and TypeVarTuple bounds by JelleZijlstra · Pull Request #151956 · python/cpython · GitHub

/ cpython Public

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 commented Jun 23, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

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

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM 👍

JelleZijlstra merged commit 0fb82b4 into python:main Jun 24, 2026
102 of 104 checks passed

Copy link
Copy Markdown

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

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

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 deleted the tvt-bound branch June 24, 2026 16:21
JelleZijlstra added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 24, 2026

Copy link
Copy Markdown

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

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 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)
StanFromIreland removed needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 26, 2026
JelleZijlstra added a commit that referenced this pull request Jul 27, 2026
…1956) (#152101)

gh-151955: Allow more ParamSpec and TypeVarTuple bounds (GH-151956)
(cherry picked from commit 0fb82b4)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
JelleZijlstra added a commit that referenced this pull request Aug 14, 2026
gh-151955: Allow more ParamSpec and TypeVarTuple bounds (#151956)

(cherry picked from commit 0fb82b4)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL