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

[3.10] gh-80254: Disallow recursive usage of cursors in `sqlite3` converters by erlend-aasland · Pull Request #92274 · python/cpython · GitHub

/ cpython Public

[3.10] gh-80254: Disallow recursive usage of cursors in sqlite3 converters - #92274

Merged
JelleZijlstra merged 2 commits into
python:3.10from
erlend-aasland:backport-sqlite-converter-segfault-3.10
May 5, 2022
Merged

[3.10] gh-80254: Disallow recursive usage of cursors in sqlite3 converters#92274
JelleZijlstra merged 2 commits into
python:3.10from
erlend-aasland:backport-sqlite-converter-segfault-3.10

Conversation

erlend-aasland commented May 3, 2022
edited
Loading

Copy link
Copy Markdown
Contributor

(cherry picked from commit f629dcf)

Co-authored-by: Sergey Fedoseev fedoseev.sergey@gmail.com
Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com

…3` converters (python#29054)

(cherry picked from commit f629dcf)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
JelleZijlstra self-assigned this May 3, 2022
JelleZijlstra added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 3, 2022

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @JelleZijlstra for commit c908dc5 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 3, 2022

Copy link
Copy Markdown
Member

The buildbots found some refleaks:

test_sqlite leaked [3, 3, 3] references, sum=9
test_sqlite leaked [2, 2, 2] memory blocks, sum=6

Copy link
Copy Markdown
Contributor Author

It's the same in the 3.9 backport. I'll look into it.

erlend-aasland added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 5, 2022

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @erlend-aasland for commit 68aac73 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 5, 2022
JelleZijlstra merged commit 2a2421e into python:3.10 May 5, 2022
erlend-aasland deleted the backport-sqlite-converter-segfault-3.10 branch May 5, 2022 20:24
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