FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.10] gh-93857: Fix broken audit-event targets in sqlite3 docs (GH-93859) by miss-islington · Pull Request #93862 · python/cpython · GitHub

/ cpython Public

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

Merged
miss-islington merged 1 commit into
python: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 into
python:3.10from
miss-islington:backport-ce4d11f-3.10

Conversation

Copy link
Copy Markdown
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>

Copy link
Copy Markdown
Contributor Author

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

Copy link
Copy Markdown
Contributor Author

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

Copy link
Copy Markdown
Contributor Author

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

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

Copy link
Copy Markdown
Contributor Author

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL