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 erlendaasland
Recipients erlendaasland, nanjekyejoannah, ned.deily, ronaldoussoren, svaddi
Date 2020-07-20.19:40:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595274041.39.0.658916939622.issue41014@roundup.psfhosted.org>
In-reply-to
Content
According to the SQLite documentation, sqlite3_trace() is deprecated. See https://sqlite.org/c3ref/profile.html

See also:
https://bugs.python.org/issue40318
https://github.com/python/cpython/pull/19581
History
Date User Action Args
2020-07-20 19:40:41erlendaaslandsetrecipients: + erlendaasland, ronaldoussoren, ned.deily, nanjekyejoannah, svaddi
2020-07-20 19:40:41erlendaaslandsetmessageid: <1595274041.39.0.658916939622.issue41014@roundup.psfhosted.org>
2020-07-20 19:40:41erlendaaslandlinkissue41014 messages
2020-07-20 19:40:41erlendaaslandcreate