Skip to content

psycopg2: stub improvements #7964

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 5 commits into from
Jun 3, 2022
Merged

Conversation

JelleZijlstra
Copy link
Member

Fixes an entry from #7928 along with a number of other improvements.

I went off the C code:
https://github.com/psycopg/psycopg2/blob/master/psycopg/connection_type.c

Fixes an entry from python#7928 along with a number of other improvements.

I went off the C code:
https://github.com/psycopg/psycopg2/blob/master/psycopg/connection_type.c
@github-actions

This comment has been minimized.

@JelleZijlstra JelleZijlstra marked this pull request as ready for review May 27, 2022 06:03
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

JelleZijlstra added a commit to JelleZijlstra/typeshed that referenced this pull request May 29, 2022
It doesn't usually find real issues in stubs.

python#7964 (comment)
@github-actions

This comment has been minimized.

1 similar comment
@github-actions
Copy link
Contributor

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

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

I don't particularly trust my ability to cross-check this against the C code, but this all looks fine to me, and I trust you to have read the C code thoroughly!

@JelleZijlstra JelleZijlstra merged commit cb90239 into python:master Jun 3, 2022
@JelleZijlstra JelleZijlstra deleted the psycho branch June 3, 2022 01:02
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