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

[3.11] gh-105375: Improve error handling in sqlite3 collation callback (GH-105412) by miss-islington · Pull Request #105441 · python/cpython · GitHub

/ cpython Public

[3.11] gh-105375: Improve error handling in sqlite3 collation callback (GH-105412) - #105441

Merged
erlend-aasland merged 2 commits into
python:3.11from
miss-islington:backport-a24a780-3.11
Jun 7, 2023
Merged

[3.11] gh-105375: Improve error handling in sqlite3 collation callback (GH-105412)#105441
erlend-aasland merged 2 commits into
python:3.11from
miss-islington:backport-a24a780-3.11

Conversation

miss-islington commented Jun 7, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Check for error after each call to PyUnicode_FromStringAndSize().
(cherry picked from commit a24a780)

Co-authored-by: Erlend E. Aasland erlend.aasland@protonmail.com

…pythonGH-105412)

Check for error after each call to PyUnicode_FromStringAndSize().
(cherry picked from commit a24a780)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
erlend-aasland merged commit 571ec56 into python:3.11 Jun 7, 2023
miss-islington deleted the backport-a24a780-3.11 branch June 7, 2023 21:22
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.

3 participants


Back | FazBrowse Home | New Git URL