Closed
Description
Parent issue: gh-93851
https://docs.python.org/3/library/audit_events.html has two links to non-existent sections of sqlite3.html
:
sqlite3.enable_load_extension | connection, enabled | [1]
sqlite3.load_extension | connection, path | [1]
I couldn't find where these lines come from. A source file https://github.com/python/cpython/blob/ff095e13dfdea64de5c1ad21021ae9b5ca2631f8/Doc/library/audit_events.rst is much shorter, and I don't know what to grep.
Metadata
Metadata
Assignees
Labels
Documentation in the Doc dirDocumentation in the Doc dirAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done