Message 386813 - Python tracker (original) (raw)

Message386813

Author berker.peksag
Recipients berker.peksag, docs@python, erlendaasland, nchammas, serhiy.storchaka
Date 2021-02-10.22:27:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1612996049.79.0.878647592404.issue43094@roundup.psfhosted.org
In-reply-to
Content
The problem is that sqlite3 isn't the only module where there are discrepancies between documentation and implementation. If we are going to change public sqlite3 APIs in to be positional-only, I'd prefer writing a PEP and fix all modules once and for all.
History
Date User Action Args
2021-02-10 22:27:29 berker.peksag set recipients: + berker.peksag, docs@python, serhiy.storchaka, nchammas, erlendaasland
2021-02-10 22:27:29 berker.peksag set messageid: 1612996049.79.0.878647592404.issue43094@roundup.psfhosted.org
2021-02-10 22:27:29 berker.peksag link issue43094 messages
2021-02-10 22:27:29 berker.peksag create