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 berker.peksag, erlendaasland, ned.deily, paul.moore, ronaldoussoren, steve.dower, tim.golden, zach.ware
Date 2021-04-28.14:34:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619620457.92.0.0491761195678.issue43851@roundup.psfhosted.org>
In-reply-to
Content
As noted in https://github.com/python/cpython/pull/25414#issuecomment-828501078, SQLITE_OMIT_DEPRECATED also leaves out PRAGMA's, which can break applications. I'll update the PR's to leave it out.
History
Date User Action Args
2021-04-28 14:34:17erlendaaslandsetrecipients: + erlendaasland, paul.moore, ronaldoussoren, tim.golden, ned.deily, berker.peksag, zach.ware, steve.dower
2021-04-28 14:34:17erlendaaslandsetmessageid: <1619620457.92.0.0491761195678.issue43851@roundup.psfhosted.org>
2021-04-28 14:34:17erlendaaslandlinkissue43851 messages
2021-04-28 14:34:17erlendaaslandcreate