New submission from user1347091 <accou...@lrose.de>: In the documentation of the sqlite3 module it says:
See also: https://github.com/ghaering/pysqlite The pysqlite web page – sqlite3 is developed externally under the name “pysqlite”. However, the README.md of the linked repository says: This project is not actively maintained any more: You are better off using the "sqlite3" module in the Python standard library, which originated from the pysqlite codebase. Which information is correct? They seem contraticting to me. It looks like this is old information from times where sqlite3 wasn't integrated in the Python standard library yet - or am I missing something? ---------- assignee: docs@python components: Documentation messages: 385884 nosy: docs@python, user1347091 priority: normal severity: normal status: open title: sqlite3: Externally developed? type: enhancement versions: Python 3.10 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43059> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com