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.

Author pablogsal
Recipients Oren Milman, erlendaasland, pablogsal
Date 2021-07-29.21:13:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 0bc17658f5724ce60c3f75acc01e7526f1720efe by Erlend Egeberg Aasland in branch '3.9':
[3.9] bpo-31746: Prevent segfaults when sqlite3.Connection is uninitialised (GH-27431) (GH-27465)
https://github.com/python/cpython/commit/0bc17658f5724ce60c3f75acc01e7526f1720efe
History
Date User Action Args
2021-07-29 21:13:11pablogsalsetrecipients: + pablogsal, Oren Milman, erlendaasland
2021-07-29 21:13:11pablogsalsetmessageid: <[email protected]>
2021-07-29 21:13:11pablogsallinkissue31746 messages
2021-07-29 21:13:11pablogsalcreate