Skip to content

[3.10] gh-93857: Fix broken audit-event targets in sqlite3 docs (GH-93859)#93862

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-ce4d11f-3.10
Jun 15, 2022
Merged

[3.10] gh-93857: Fix broken audit-event targets in sqlite3 docs (GH-93859)#93862
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-ce4d11f-3.10

Conversation

@miss-islington
Copy link
Contributor

Corrected targets for the following audit-events:

  • sqlite3.enable_load_extension => sqlite3.Connection.enable_load_extension
  • sqlite3.load_extension => sqlite3.Connection.load_extension
    (cherry picked from commit ce4d11f)

Co-authored-by: Erlend Egeberg Aasland erlend.aasland@protonmail.com

…nGH-93859)

Corrected targets for the following audit-events:

- sqlite3.enable_load_extension => sqlite3.Connection.enable_load_extension
- sqlite3.load_extension => sqlite3.Connection.load_extension
(cherry picked from commit ce4d11f)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: 3 of 6 required status checks are expected..

@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit e929dae into python:3.10 Jun 15, 2022
@miss-islington miss-islington deleted the backport-ce4d11f-3.10 branch June 15, 2022 14:24
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants