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 aeros, ghaering, lukasz.langa, miss-islington, pdmccormick, python-dev
Date 2020-10-05.16:10:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601914219.86.0.0599868739084.issue41815@roundup.psfhosted.org>
In-reply-to
Content
New changeset bd55c46895d2fcfadda46701d3c34d78441a7806 by Łukasz Langa (Miss Islington (bot)) in branch '3.9':
bpo-41815: SQLite: segfault if backup called on closed database (GH-22322)
https://github.com/python/cpython/commit/bd55c46895d2fcfadda46701d3c34d78441a7806
History
Date User Action Args
2020-10-05 16:10:19lukasz.langasetrecipients: + lukasz.langa, ghaering, python-dev, pdmccormick, miss-islington, aeros
2020-10-05 16:10:19lukasz.langasetmessageid: <1601914219.86.0.0599868739084.issue41815@roundup.psfhosted.org>
2020-10-05 16:10:19lukasz.langalinkissue41815 messages
2020-10-05 16:10:19lukasz.langacreate