bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor object...
bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor object is uninitialized (GH-4333)
Showing
Please register or sign in to comment
bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor object is uninitialized (GH-4333)