Erlend Egeberg Aasland <erlend.aasl...@innova.no> added the comment:

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.

----------
title: sqlite3.create_function takes parameter named narg, not num_params -> 
Update sqlite3 docs and docstrings to reflect implementation

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43094>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to