Skip to content

bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor object is uninitialized#3958

Merged
vstinner merged 4 commits into
python:masterfrom
orenmn:bpo31764-fix-crash
Nov 7, 2017
Merged

bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor object is uninitialized#3958
vstinner merged 4 commits into
python:masterfrom
orenmn:bpo31764-fix-crash

don't change the old test in CheckCursorConstructorCallCheck

7e0cc4c
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs