[3.6] bpo-31770: Prevent a crash and refleaks when calling sqlite3.Cursor.__init__() more than once (GH-3968) by miss-islington · Pull Request #4301 · 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

@miss-islington

Copy link

Contributor

@miss-islington miss-islington commented

Nov 7, 2017

edited by bedevere-bot

Loading

(cherry picked from commit e56ab74)

https://bugs.python.org/issue31770

Copy link

Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington

Copy link

Contributor Author

@orenmn and @Haypo: Backport status check is done, and it's a success ✅ .

@vstinner vstinner merged commit 9684cf6 into python:3.6

Nov 7, 2017

@miss-islington

Copy link

Contributor Author

Thanks, @Haypo!

@miss-islington miss-islington deleted the backport-e56ab74-3.6 branch

November 7, 2017 00:44

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

Reviewers

@vstinner vstinner vstinner approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

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