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 miss-islington
Recipients aeros, ghaering, lukasz.langa, miss-islington, pdmccormick, python-dev
Date 2020-09-21.22:00:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600725644.69.0.667463743896.issue41815@roundup.psfhosted.org>
In-reply-to
Content
New changeset ca2d99d091a5b7768e92ee5ce7104aa6d8a3ed86 by Miss Islington (bot) in branch '3.8':
bpo-41815: SQLite: segfault if backup called on closed database (GH-22322)
https://github.com/python/cpython/commit/ca2d99d091a5b7768e92ee5ce7104aa6d8a3ed86
History
Date User Action Args
2020-09-21 22:00:44miss-islingtonsetrecipients: + miss-islington, ghaering, lukasz.langa, python-dev, pdmccormick, aeros
2020-09-21 22:00:44miss-islingtonsetmessageid: <1600725644.69.0.667463743896.issue41815@roundup.psfhosted.org>
2020-09-21 22:00:44miss-islingtonlinkissue41815 messages
2020-09-21 22:00:44miss-islingtoncreate