You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `typing_extensions`: re-export `builtins.sentinel` on Python 3.15+
This would make ty's implementation of `builtins.sentinel` a little easier
* Update typing_extensions.pyi
* Update typing_extensions version to 4.16.0rc1
* Update typing_extensions.pyi
* allow
* a surprise, to be sure, but a welcome one
* Update stdlib/typing_extensions.pyi
* harmonize builtins and typing_extensions, fix various `__(r)or__` methods
* Apply suggestions from code review
0 commit comments