Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 15, 2022

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 ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

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

@miss-islington
Copy link
Contributor Author

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

@miss-islington miss-islington merged commit 40c257d into python:3.11 Jun 15, 2022
@miss-islington miss-islington deleted the backport-ce4d11f-3.11 branch June 15, 2022 14:09
@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.

None yet

3 participants