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 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:29berker.peksagsetrecipients: + berker.peksag, docs@python, serhiy.storchaka, nchammas, erlendaasland
2021-02-10 22:27:29berker.peksagsetmessageid: <1612996049.79.0.878647592404.issue43094@roundup.psfhosted.org>
2021-02-10 22:27:29berker.peksaglinkissue43094 messages
2021-02-10 22:27:29berker.peksagcreate