[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
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
vstinner merged 1 commit intopython:3.6from
Nov 7, 2017Conversation
…_init__() more than once (pythonGH-3968) (cherry picked from commit e56ab74)
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
vstinner approved these changes Nov 7, 2017
Copy link
Member
vstinner
left a comment
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.
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link
Contributor Author
miss-islington
commented
Nov 7, 2017
miss-islington commented
Nov 7, 2017
vstinner
merged commit
9684cf6
into
python:3.6
Copy link
Contributor Author
miss-islington
commented
Nov 7, 2017
miss-islington commented
Nov 7, 2017Thanks, @Haypo!
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-e56ab74-3.6
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment