This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 4333
Status merged
Title [2.7] bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor object is uninitialized (GH-3958)
History
Date User Action Args
2017-11-08 09:57:03Oren Milmansetstatus: open -> merged
2017-11-08 09:29:23Oren Milmanlinkissue31764 pull_requests
2017-11-08 09:29:23Oren Milmancreate