gh-80254: Disallow recursive usage of cursors in `sqlite3` converters by erlend-aasland · Pull Request #29054 · python/cpython
and others added 3 commits
April 12, 2021 13:14Erlend E. Aasland added 2 commits
October 19, 2021 14:02Erlend E. Aasland added 2 commits
November 1, 2021 11:00Erlend E. Aasland added 2 commits
January 22, 2022 20:41
erlend-aasland
changed the title
bpo-36073: Disallow recursive usage of cursors in
gh-80254: Disallow recursive usage of cursors in sqlite3 converterssqlite3 converters
erlend-aasland added a commit to erlend-aasland/cpython that referenced this pull request
May 3, 2022…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 pushed a commit that referenced this pull request
May 5, 2022…verters (#92274) * [3.10] gh-80254: Disallow recursive usage of cursors in `sqlite3` converters (#29054) (cherry picked from commit f629dcf) Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> * Fix ref leak in pysqlite_cursor_iternext
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