Skip to content

Conversation

@Avasam
Copy link
Collaborator

@Avasam Avasam commented Sep 26, 2025

Checked against the implementation to see when SupportsGetItem wasn't enough.

Will also reduce changes from #14038

CC @darabos since you added most of these in #13458 . Feel free to re-validate against the implementation.

@github-actions

This comment has been minimized.

Copy link
Contributor

@darabos darabos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me! Thank you!

@github-actions

This comment has been minimized.

@Avasam Avasam requested a review from srittau November 3, 2025 04:33
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

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

@srittau
Copy link
Collaborator

srittau commented Nov 14, 2025

I'm not a fan of replacing protocols with ABCs, especially if they're as broad as Mapping. Can't we use broader protocols?

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.

3 participants