Skip to content

typing_extensions: re-export builtins.sentinel on Python 3.15+#15934

Draft
AlexWaygood wants to merge 3 commits into
mainfrom
alex/sentinel
Draft

typing_extensions: re-export builtins.sentinel on Python 3.15+#15934
AlexWaygood wants to merge 3 commits into
mainfrom
alex/sentinel

Conversation

@AlexWaygood

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
@AlexWaygood

Copy link
Copy Markdown
Member Author

Oh, maybe this is still unreleased upstream

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

This comment has been minimized.

@github-actions

Copy link
Copy Markdown
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: deferred Issue or PR deferred until some precondition is fixed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant