[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
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
vstinner merged 1 commit intopython:2.7from
Nov 8, 2017Conversation
Copy link
Contributor
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link
Contributor Author
orenmn
commented
Nov 8, 2017
orenmn commented
Nov 8, 2017This is a backport of #3958
vstinner
merged commit
cd66d6d
into
python:2.7
bedevere-bot
removed
the
awaiting review
label
Copy link
Member
vstinner
commented
Nov 8, 2017
vstinner commented
Nov 8, 2017For next time, please use a better commit message than "init commit" ;-) I copied the message from the fix in the master 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