Skip to content

gh-89289: Fix GHA annotation complaint for sqlite3#92258

Merged
vstinner merged 1 commit into
python:mainfrom
erlend-aasland:fix-annotation
May 3, 2022
Merged

gh-89289: Fix GHA annotation complaint for sqlite3#92258
vstinner merged 1 commit into
python:mainfrom
erlend-aasland:fix-annotation

Conversation

@erlend-aasland

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

Copy link
Copy Markdown
Contributor

resolves #89289

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
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

vstinner commented May 3, 2022

Copy link
Copy Markdown
Member

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