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 3958
Status merged
Title bpo-31764: Prevent a crash in sqlite3.Cursor.close() in case the Cursor object is uninitialized
History
Date User Action Args
2017-11-07 00:09:51Oren Milmansetstatus: open -> merged
2017-10-11 19:41:54Oren Milmanlinkissue31764 pull_requests
2017-10-11 19:41:54Oren Milmancreate