Skip to content

Audit events table doc section is generated with broken links #93857

Closed
@arhadthedev

Description

@arhadthedev

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

No one assigned

    Labels

    docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions