8000 [3.10] Fix docstring typo in sqlite3.Connection.executescript/sqlite3.Cursor.executescript (GH-27147) by erlend-aasland · Pull Request #27151 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.10] Fix docstring typo in sqlite3.Connection.executescript/sqlite3.Cursor.executescript (GH-27147) #27151

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

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

erlend-aasland
Copy link
Contributor

Both executescript methods contain the same docstring typo:
"Executes a multiple SQL statements at once." => "Executes multiple SQL statements at once."

Automerge-Triggered-By: GH:pablogsal.
(cherry picked from commit 81b8c0a)

Co-authored-by: Erlend Egeberg Aasland erlend.aasland@innova.no

….Cursor.executescript (pythonGH-27147)

Both `executescript` methods contain the same docstring typo:
_"Executes a multiple SQL statements at once."_ => _"Executes multiple SQL statements at once."_

Automerge-Triggered-By: GH:pablog
8000
sal.
(cherry picked from commit 81b8c0a)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@erlend-aasland
Copy link
Contributor Author

cc. @pablogsal

@pablogsal pablogsal merged commit 02e4c0c into python:3.10 Jul 14, 2021
@erlend-aasland erlend-aasland deleted the backport-81b8c0a-3.10 branch July 27, 2021 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0