Skip to content

bpo-44041: Add test for sqlite3 column count #25907

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 6 commits into from
Jun 4, 2021

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented May 4, 2021

@erlend-aasland
Copy link
Contributor Author

Changes are not user visible, so I've added the skip news label.

@erlend-aasland
Copy link
Contributor Author

cc. @corona10

@erlend-aasland
Copy link
Contributor Author

Close and reopen to rerun tests.

@erlend-aasland erlend-aasland marked this pull request as draft June 4, 2021 08:53
@erlend-aasland erlend-aasland changed the title bpo-44041: Only call sqlite3_column_count() if needed [WIP] bpo-44041: Only call sqlite3_column_count() if needed Jun 4, 2021
@erlend-aasland erlend-aasland changed the title [WIP] bpo-44041: Only call sqlite3_column_count() if needed bpo-44041: Add test for sqlite3 column count Jun 4, 2021
@erlend-aasland erlend-aasland marked this pull request as ready for review June 4, 2021 12:12
@erlend-aasland erlend-aasland requested a review from pablogsal June 4, 2021 12:12
@pablogsal pablogsal merged commit 8363ac8 into python:main Jun 4, 2021
@erlend-aasland erlend-aasland deleted the sqlite-column-count branch June 4, 2021 18:30
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