8000 [2.7] bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor object is uninitialized (GH-3958) by orenmn · Pull Request #4333 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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

Merged
vstinner merged 1 commit intopython:2.7from
orenmn:bpo31764-backport27
Nov 8, 2017
Merged

[2.7] bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor object is uninitialized (GH-3958)#4333
vstinner merged 1 commit intopython:2.7from
orenmn:bpo31764-backport27

Commits

Commits on Nov 8, 2017

0