[3.6] bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor object is uninitialized (GH-3958) by miss-islington · Pull Request #4303 · 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
…or object is uninitialized (pythonGH-3958) (cherry picked from commit edb13ae)
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
vstinner
merged commit
b0331c9
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-edb13ae-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