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

Update `typing_extensions` to `>=4.16.0rc1` by AlexWaygood · Pull Request #15934 · python/typeshed · GitHub

Update typing_extensions to >=4.16.0rc1 - #15934

Merged
AlexWaygood merged 10 commits into
mainfrom
alex/sentinel
Jun 24, 2026
Merged

Update typing_extensions to >=4.16.0rc1#15934
AlexWaygood merged 10 commits into
mainfrom
alex/sentinel

Conversation

Copy link
Copy Markdown
Member

This reflects what the runtime package does, and will make ty's implementation of builtins.sentinel a little easier (we currently only support typing_extensions.Sentinel)

This would make ty's implementation of `builtins.sentinel` a little easier

This comment was marked as outdated.

AlexWaygood marked this pull request as draft June 23, 2026 12:01
AlexWaygood added the status: deferred Issue or PR deferred until some precondition is fixed label Jun 23, 2026

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

AlexWaygood changed the title typing_extensions: re-export builtins.sentinel on Python 3.15+ Update typing_extensions to >=4.16.0rc1 Jun 24, 2026
AlexWaygood marked this pull request as ready for review June 24, 2026 20:13
AlexWaygood removed the status: deferred Issue or PR deferred until some precondition is fixed label Jun 24, 2026
Comment thread stdlib/typing_extensions.pyi Outdated

This comment has been minimized.

Comment thread stdlib/typing_extensions.pyi Outdated
Comment thread stdlib/typing_extensions.pyi Outdated
Comment thread stdlib/builtins.pyi Outdated

Copy link
Copy Markdown
Contributor

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

AlexWaygood merged commit 8e6a886 into main Jun 24, 2026
92 of 93 checks passed
AlexWaygood deleted the alex/sentinel branch June 24, 2026 21:54
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.

2 participants


Back | FazBrowse Home | New Git URL