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, docs@python, erlendaasland, nchammas, serhiy.storchaka
Date 2021-02-09.19:55:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612900500.53.0.157103032313.issue43094@roundup.psfhosted.org>
In-reply-to
Content
Module level function discrepancies:

register_converter(), register_adapter(), and enable_callback_tracebacks() docstrings were unintentionally altered in recent AC updates. Docstrings should be restored. Docs are ok.

adapt() is not documented, but docstrings were unintentionally altered in recent AC updates. Docstrings should be restored.

connect() and enable_shared_cache() (latter is undocumented) are ok.

complete_statement() docs should be updated to reflect implementation.
History
Date User Action Args
2021-02-09 19:55:00erlendaaslandsetrecipients: + erlendaasland, docs@python, berker.peksag, serhiy.storchaka, nchammas
2021-02-09 19:55:00erlendaaslandsetmessageid: <1612900500.53.0.157103032313.issue43094@roundup.psfhosted.org>
2021-02-09 19:55:00erlendaaslandlinkissue43094 messages
2021-02-09 19:55:00erlendaaslandcreate