Skip to content

[_typeshed] Add SupportsGet#16033

Open
srittau wants to merge 4 commits into
python:mainfrom
srittau:supports-get
Open

[_typeshed] Add SupportsGet#16033
srittau wants to merge 4 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

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant