Skip to content

issue-11282: psycopg2 ReplicationConnection.cursor() return type #11298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

mikeziminio
Copy link
Contributor

@mikeziminio mikeziminio commented Jan 21, 2024

Fix #11282

This comment has been minimized.

@mikeziminio mikeziminio changed the title issue-11282: the return type of cursor() of ReplicationConnection issue-11282: psycopg2 ReplicationConnection.cursor() return type Jan 21, 2024
@JelleZijlstra JelleZijlstra merged commit 8010e9f into python:main Jan 31, 2024
Copy link
Contributor

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

@fovc9
Copy link
Contributor

fovc9 commented Feb 1, 2024

Thank you!

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.

psycopg2.extras.LogicalReplicationConnection.cursor incorrect type
3 participants