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

Update `typing_extensions` to `>=4.16.0rc2` by carljm · Pull Request #15946 · python/typeshed · GitHub

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 commented Jun 26, 2026
edited
Loading

Copy link
Copy Markdown
Member

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

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 marked this pull request as draft June 26, 2026 04:52

This comment has been minimized.

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 changed the title Update typing_extensions.TypeVarTuple with new backported features Update typing_extensions to >=4.16.0rc2 Jun 26, 2026

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.

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

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 marked this pull request as ready for review June 26, 2026 11:22

Copy link
Copy Markdown
Contributor

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

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

Copy link
Copy Markdown
Member

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

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