Skip to content

Update typing_extensions to >=4.16.0rc2#15946

Merged
AlexWaygood merged 3 commits into
python:mainfrom
carljm:cjm/tvt-backport
Jun 26, 2026
Merged

Update typing_extensions to >=4.16.0rc2#15946
AlexWaygood merged 3 commits into
python:mainfrom
carljm:cjm/tvt-backport

Conversation

@carljm

@carljm carljm commented Jun 26, 2026

Copy link
Copy Markdown
Member

This reflects what the runtime package does after python/typing_extensions#741.

@carljm

carljm commented Jun 26, 2026

Copy link
Copy Markdown
Member Author

I guess stubtest is telling me this needs to wait until a new typing_extensions release is shipped?

@carljm carljm marked this pull request as draft June 26, 2026 04:52
@github-actions

This comment has been minimized.

@JelleZijlstra

Copy link
Copy Markdown
Member

Alex landed a PR pinning us to the RC (#15934) so I don't think you should have to wait. Most of the stubtest issues seem to be about using __new__ vs. __init__.

@carljm carljm changed the title Update typing_extensions.TypeVarTuple with new backported features Update typing_extensions to >=4.16.0rc2 Jun 26, 2026
@github-actions

This comment has been minimized.

Comment thread requirements-tests.txt
tomli==2.4.1; python_version < "3.11"
tomlkit==0.14.0
typing_extensions>=4.16.0rc1
typing_extensions>=4.16.0rc2

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.

this bump isn't really needed as the package didn't really change much between the two rcs, but it also doesn't hurt

@AlexWaygood AlexWaygood marked this pull request as ready for review June 26, 2026 11:22
@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@AlexWaygood AlexWaygood merged commit 10c1405 into python:main Jun 26, 2026
94 checks passed
@AlexWaygood

Copy link
Copy Markdown
Member

Synced this change over in astral-sh/ruff#26406

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