Skip to content

[_typeshed] Add SupportsGet - #16033

Merged
srittau merged 5 commits into
python:mainfrom
srittau:supports-get
Aug 13, 2026
Merged

[_typeshed] Add SupportsGet#16033
srittau merged 5 commits into
python:mainfrom
srittau:supports-get

Conversation

@srittau

@srittau srittau commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator

Commonly useful protocol. This also allows us to document the __get__ annotations in a central place.

srittau and others added 3 commits July 19, 2026 12:30
Commonly useful protocol. This also allows us to document the
`__get__` annotations in a central place.
@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. 🤖🎉

@srittau
srittau merged commit 5800621 into python:main Aug 13, 2026
73 checks passed
@srittau
srittau deleted the supports-get branch August 13, 2026 11:48
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.

1 participant