Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Jun 21, 2021

@erlend-aasland erlend-aasland requested a review from pablogsal June 21, 2021 22:34
@erlend-aasland erlend-aasland changed the title bpo-42064: Remove stale extern declarations in sqlite3 bpo-42064: Remove stale extern declarations in sqlite3 headers Jun 21, 2021
Copy link
Member

@corona10 corona10 left a comment

Choose a reason for hiding this comment

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

IMHO, we may need to update Tools/c-analyzer/cpython/ignored.tsv

See:

Modules/_sqlite/connection.h - pysqlite_ConnectionType -

@erlend-aasland
Copy link
Contributor Author

erlend-aasland commented Jun 23, 2021

IMHO, we may need to update Tools/c-analyzer/cpython/ignored.tsv

I didn't know about this; thanks for the heads up! I'll update the PR. UPDATE: fixed in 285b341

@erlend-aasland
Copy link
Contributor Author

@corona10 I'll have an extra look at this later today; there's a lot more that can be removed from the c-analyzer ignore list.

@erlend-aasland erlend-aasland marked this pull request as draft June 23, 2021 06:37
@erlend-aasland erlend-aasland marked this pull request as ready for review June 23, 2021 11:51
@erlend-aasland erlend-aasland requested a review from corona10 June 23, 2021 11:51
Copy link
Member

@corona10 corona10 left a comment

Choose a reason for hiding this comment

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

lgtm

@corona10 corona10 merged commit 019ad62 into python:main Jun 23, 2021
@erlend-aasland erlend-aasland deleted the sqlite-cleanup branch June 23, 2021 12:09
@erlend-aasland
Copy link
Contributor Author

Thanks, @corona10 !

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.

4 participants