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 lukasz.langa
Recipients Oren Milman, erlendaasland, lukasz.langa, pablogsal
Date 2021-07-30.12:01:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627646492.21.0.906085418407.issue31746@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0cb470e622ba37920c72e4d8f284741b9fbaea8b by Erlend Egeberg Aasland in branch '3.10':
[3.10] bpo-31746: Prevent segfaults when sqlite3.Connection is uninitialised (GH-27431). (GH-27472)
https://github.com/python/cpython/commit/0cb470e622ba37920c72e4d8f284741b9fbaea8b
History
Date User Action Args
2021-07-30 12:01:32lukasz.langasetrecipients: + lukasz.langa, Oren Milman, pablogsal, erlendaasland
2021-07-30 12:01:32lukasz.langasetmessageid: <1627646492.21.0.906085418407.issue31746@roundup.psfhosted.org>
2021-07-30 12:01:32lukasz.langalinkissue31746 messages
2021-07-30 12:01:32lukasz.langacreate