[issue43059] sqlite3: Externally developed?

2021-01-28 Thread user1347091
New submission from user1347091 : 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

[issue43059] sqlite3: Externally developed?

2021-01-28 Thread user1347091
user1347091 added the comment: The documentation page in question is the following: https://docs.python.org/3.10/library/sqlite3.html (Sorry, I forgot to add this information to my original post) -- ___ Python tracker <https://bugs.python.

[issue43059] sqlite3: Externally developed?

2021-01-28 Thread user1347091
user1347091 added the comment: At least in Python 3.9.1, these commands still exist: Python 3.9.1 (default, Dec 13 2020, 11:55:53) [GCC 10.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>>