Skip to content

bpo-43350: Don't reset active statements twice in _pysqlite_query_execute() - #24681

Closed
erlend-aasland wants to merge 3 commits into
python:mainfrom
erlend-aasland:sqlite-duplicate-reset
Closed

bpo-43350: Don't reset active statements twice in _pysqlite_query_execute()#24681
erlend-aasland wants to merge 3 commits into
python:mainfrom
erlend-aasland:sqlite-duplicate-reset

Conversation

@erlend-aasland

@erlend-aaslanderlend-aasland commented Mar 1, 2021

Copy link
Copy Markdown
Contributor

@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

CI seems stuck. Re-opening to trigger it again.

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actionsgithub-actionsBot added the stale Stale PR or inactive for long period of time. label Apr 1, 2021
@gstein

Copy link
Copy Markdown
Contributor

I would suggest this be closed, in favor of #26015, which adds a (void) to the remaining reset() invocation.

@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

Closing this in favour of #27844.

@erlend-aasland
erlend-aasland deleted the sqlite-duplicate-reset branch August 19, 2021 20:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviewskip newsstaleStale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@erlend-aasland@gstein@the-knights-who-say-ni@bedevere-bot