New submission from Erlend E. Aasland <[email protected]>:
Some DB-API 2.0 attributes are undocumented: - apilevel - threadsafety - paramstyle These attributes should be documented. See also: - bpo-8196 - https://discuss.python.org/t/is-sqlite3-threadsafety-the-same-thing-as-sqlite3-threadsafe-from-the-c-library/11463 ---------- assignee: docs@python components: Documentation messages: 405004 nosy: docs@python, erlendaasland, lemburg priority: normal severity: normal status: open title: [sqlite3] some DB-API attributes are undocumented versions: Python 3.10, Python 3.11, Python 3.9 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45608> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
