[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

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@orenmn

Copy link

Contributor

@orenmn orenmn commented

Nov 8, 2017

edited by bedevere-bot

Loading

@orenmn

Copy link

Contributor Author

orenmn commented

Nov 8, 2017

This is a backport of #3958

@vstinner vstinner merged commit cd66d6d into python:2.7

Nov 8, 2017

@vstinner

Copy link

Member

vstinner commented

Nov 8, 2017

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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

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