-
- Downloads
gh-80254: Disallow recursive usage of cursors in `sqlite3` converters (#29054)
Co-authored-by:Sergey Fedoseev <fedoseev.sergey@gmail.com> Co-authored-by:
Jelle Zijlstra <jelle.zijlstra@gmail.com>
Showing
- Lib/test/test_sqlite3/test_regression.py 39 additions, 0 deletionsLib/test/test_sqlite3/test_regression.py
- Misc/NEWS.d/next/Library/2019-06-22-11-01-45.bpo-36073.ED8mB9.rst 2 additions, 0 deletions...S.d/next/Library/2019-06-22-11-01-45.bpo-36073.ED8mB9.rst
- Modules/_sqlite/cursor.c 24 additions, 7 deletionsModules/_sqlite/cursor.c
Loading
Please register or sign in to comment