Skip to content

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented May 3, 2022

resolves #89289

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM, but I suggest to change the commit message to something like:

gh-89289: Fix compiler warning in _sqlite/connection.c

GHA is just one way to see the warning.

@erlend-aasland
Copy link
Contributor Author

LGTM, but I suggest to change the commit message to something like:

Sure, feel free to do so when you merge :)

@vstinner vstinner merged commit d9ec553 into python:main May 3, 2022
@vstinner
Copy link
Member

vstinner commented May 3, 2022

Merged, thanks.

@erlend-aasland erlend-aasland deleted the fix-annotation branch May 3, 2022 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[sqlite3] cleanup and harden Connection.__init__

5 participants