Skip to content

bpo-31770: Prevent a crash and refleaks when calling sqlite3.Cursor.__init__() more than once#3968

Merged
vstinner merged 6 commits into
python:masterfrom
orenmn:bpo31770-fix-crash-and-refleaks
Nov 7, 2017
Merged

bpo-31770: Prevent a crash and refleaks when calling sqlite3.Cursor.__init__() more than once#3968
vstinner merged 6 commits into
python:masterfrom
orenmn:bpo31770-fix-crash-and-refleaks

changed the test to include both 'del ref' and the call to gc_collect()

51bb341
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs