◐ Shell
clean mode source ↗

Message 393980 - Python tracker

Message393980

Author erlendaasland
Recipients berker.peksag, erlendaasland, serhiy.storchaka
Date 2021-05-19.22:10:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621462253.68.0.651862180556.issue44165@roundup.psfhosted.org>
In-reply-to
Content
SQLITE_TOOBIG is currently mapped to sqlite3.DataError. In order to keep the current behaviour, DataError must be raised.
History
Date User Action Args
2021-05-19 22:10:53erlendaaslandsetrecipients: + erlendaasland, berker.peksag, serhiy.storchaka
2021-05-19 22:10:53erlendaaslandsetmessageid: <1621462253.68.0.651862180556.issue44165@roundup.psfhosted.org>
2021-05-19 22:10:53erlendaaslandlinkissue44165 messages
2021-05-19 22:10:53erlendaaslandcreate