Skip to content

Conversation

@hamdanal
Copy link
Contributor

@hamdanal hamdanal commented Oct 28, 2023

This is an error I introduced in #10630 because I didn't know Protocol needs to be explicitly inherited from in other protocol subclasses.

The added test shows the change. Basically these protocols were unusable.

This is an error I introduced in python#10630 because I didn't know protocols
need to be explicitly inherited from in other protocol subclasses.

The added test shows the change. Basically these protocols were unusable.
@github-actions
Copy link
Contributor

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

@AlexWaygood AlexWaygood merged commit 306c30a into python:main Oct 28, 2023
@hamdanal hamdanal deleted the psycopg2-protocol branch October 28, 2023 14:13
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.

2 participants