Skip to content

typing.TypeVarTuple: add bound/variance properties from 3.15#15670

Open
KotlinIsland wants to merge 2 commits intopython:mainfrom
KotlinIsland:tvt
Open

typing.TypeVarTuple: add bound/variance properties from 3.15#15670
KotlinIsland wants to merge 2 commits intopython:mainfrom
KotlinIsland:tvt

Conversation

@KotlinIsland
Copy link
Copy Markdown
Contributor

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@srittau
Copy link
Copy Markdown
Collaborator

srittau commented Apr 23, 2026

We don't support Python 3.15 in typeshed, yet. Since it's only around two weeks to the first beta, l'll leave this open, but mark it as a draft for now.

@srittau srittau marked this pull request as draft April 23, 2026 05:37
@srittau srittau marked this pull request as ready for review May 8, 2026 17:09
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Diff from mypy_primer, showing the effect of this PR on open source code:

pandas (https://github.com/pandas-dev/pandas)
- pandas/core/computation/ops.py:328: error: Need type annotation for "_binary_ops_dict" (hint: "_binary_ops_dict: dict[<type>, <type>] = ...")  [var-annotated]

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.

2 participants