Skip to content
Snippets Groups Projects
Unverified Commit 7d17a7b3 authored by Erlend Egeberg Aasland's avatar Erlend Egeberg Aasland Committed by GitHub
Browse files

[3.9] gh-80254: Disallow recursive usage of cursors in `sqlite3` converters (#92278)


* [3.9] gh-80254: Disallow recursive usage of cursors in `sqlite3` converters

(cherry picked from commit c908dc5b4798c311981bd7e1f7d92fb623ee448b)

Co-authored-by: default avatarSergey Fedoseev <fedoseev.sergey@gmail.com>
Co-authored-by: default avatarJelle Zijlstra <jelle.zijlstra@gmail.com>

* Fix ref leak in pysqlite_cursor_iternext

* Explicitly free resources at test tearDown()
parent d82a769a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment