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 into
python: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 into
python:2.7from
orenmn:bpo31764-backport27

Conversation

@orenmn

@orenmnorenmn commented Nov 8, 2017

Copy link
Copy Markdown
Contributor

@orenmn

Copy link
Copy Markdown
ContributorAuthor

This is a backport of #3958

@vstinner
vstinner merged commit cd66d6d into python:2.7Nov 8, 2017
@vstinner

Copy link
Copy Markdown
Member

For next time, please use a better commit message than "init commit" ;-) I copied the message from the fix in the master branch.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@orenmn@vstinner@the-knights-who-say-ni@bedevere-bot