FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-118928: sqlite3: correctly bail if sequences of params are used with named placeholders by erlend-aasland · Pull Request #119197 · python/cpython · GitHub

/ cpython Public

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

Merged
erlend-aasland merged 3 commits into
python:mainfrom
erlend-aasland:sqlite/fix-error-return
May 20, 2024
Merged

gh-118928: sqlite3: correctly bail if sequences of params are used with named placeholders#119197
erlend-aasland merged 3 commits into
python:mainfrom
erlend-aasland:sqlite/fix-error-return

Conversation

erlend-aasland commented May 20, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor Author

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

erlend-aasland merged commit af359ce into python:main May 20, 2024
erlend-aasland deleted the sqlite/fix-error-return branch May 20, 2024 13:44

This comment was marked as outdated.

This comment was marked as outdated.

Copy link
Copy Markdown
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL