◐ Shell
clean mode source ↗

Message 393382 - Python tracker

Message393382

Author berker.peksag
Recipients berker.peksag, erlendaasland, serhiy.storchaka
Date 2021-05-10.12:39:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620650385.7.0.667795944614.issue43350@roundup.psfhosted.org>
In-reply-to
Content
Serhiy is right. Without a proper research on why it was added in the first place, simply removing the second call won't make code any better and it may introduce regressions (we've already introduced two in 3.10) Maybe doing some digging in pysqlite commits or reaching out to the original author may help.
History
Date User Action Args
2021-05-10 12:39:45berker.peksagsetrecipients: + berker.peksag, serhiy.storchaka, erlendaasland
2021-05-10 12:39:45berker.peksagsetmessageid: <1620650385.7.0.667795944614.issue43350@roundup.psfhosted.org>
2021-05-10 12:39:45berker.peksaglinkissue43350 messages
2021-05-10 12:39:45berker.peksagcreate