Skip to content

gh-118928: sqlite3: correctly bail if sequences of params are used with named placeholders #119197

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 3 commits into from
May 20, 2024

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented May 20, 2024

@erlend-aasland
Copy link
Contributor Author

I'm going to merge this; the fix (a missing return after raising an exception) is obvious.

@erlend-aasland erlend-aasland merged commit af359ce into python:main May 20, 2024
36 checks passed
@erlend-aasland erlend-aasland deleted the sqlite/fix-error-return branch May 20, 2024 13:44
@miss-islington-app

This comment was marked as outdated.

@miss-islington-app

This comment was marked as outdated.

@erlend-aasland
Copy link
Contributor Author

Oh, I realise that this was never a part of a release; adding a NEWS entry is going to confusing. I'll remove it right away.

estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant