Skip to content

bpo-45041: Restore sqlite3 executescript behaviour for SELECT queries #28509

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 2 commits into from
Oct 7, 2021

Conversation

erlend-aasland
Copy link
Contributor

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

  • Make sure executescript() steps through SELECT queries
  • Add regression test

This regression was introduced by GH-28020.

https://bugs.python.org/issue45041

@pablogsal pablogsal merged commit 3f2c433 into python:main Oct 7, 2021
@erlend-aasland erlend-aasland deleted the sqlite-fix-executescript branch October 7, 2021 09:33
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