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-20.03:40:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600573259.51.0.262392661338.issue41815@roundup.psfhosted.org>
In-reply-to
Content
New changeset bfee9fad84531a471fd7864e88947320669f68e2 by Peter McCormick in branch 'master':
bpo-41815: SQLite: segfault if backup called on closed database (GH-22322)
https://github.com/python/cpython/commit/bfee9fad84531a471fd7864e88947320669f68e2
History
Date User Action Args
2020-09-20 03:40:59miss-islingtonsetrecipients: + miss-islington, ghaering, lukasz.langa, python-dev, pdmccormick, aeros
2020-09-20 03:40:59miss-islingtonsetmessageid: <1600573259.51.0.262392661338.issue41815@roundup.psfhosted.org>
2020-09-20 03:40:59miss-islingtonlinkissue41815 messages
2020-09-20 03:40:59miss-islingtoncreate