Skip to content

[3.11] gh-87260: Update sqlite3 signature docs to reflect actual implementation (GH-93840) #93845

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 15, 2022

Conversation

miss-islington
Copy link
Contributor

Align the docs for the following methods with the actual implementation:

  • sqlite3.complete_statement()
  • sqlite3.Connection.create_function()
  • sqlite3.Connection.create_aggregate()
  • sqlite3.Connection.set_progress_handler()
    (cherry picked from commit d318346)

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

…mentation (pythonGH-93840)

Align the docs for the following methods with the actual implementation:

- sqlite3.complete_statement()
- sqlite3.Connection.create_function()
- sqlite3.Connection.create_aggregate()
- sqlite3.Connection.set_progress_handler()
(cherry picked from commit d318346)

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 5285693 into python:3.11 Jun 15, 2022
@miss-islington miss-islington deleted the backport-d318346-3.11 branch June 15, 2022 10:36
@miss-islington
Copy link
Contributor Author

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants