8000 Docs: improve accuracy of sqlite3.Connection.interrupt() by erlend-aasland · Pull Request #102904 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Docs: improve accuracy of sqlite3.Connection.interrupt() #102904

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 2 commits into from
Mar 22, 2023

Conversation

erlend-aasland
Copy link
Contributor

Mention that OperationalError will be raised

Mention that OperationalError will be raised
@bedevere-bot bedevere-bot added docs Documentation in the Doc dir skip news awaiting core review labels Mar 22, 2023
@AlexWaygood AlexWaygood changed the title Docs: improve accuracy of sqlite3.Connection.interrup() Docs: improve accuracy of sqlite3.Connection.interrupt() Mar 22, 2023
Copy link
Member
@CAM-Gerlach CAM-Gerlach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very minor purely optional tweak; otherwise LGTM!

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@erlend-aasland
Copy link
Contributor Author

Thanks for the reviews!

@erlend-aasland erlend-aasland merged commit 7b2d53d into python:main Mar 22, 2023
@miss-islington
Copy link
Contributor

Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@erlend-aasland erlend-aasland deleted the sqlite-docs/interrupt branch March 22, 2023 11:50
@bedevere-bot
Copy link

GH-102912 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 22, 2023
…2904)

(cherry picked from commit 7b2d53d)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Mar 22, 2023
@bedevere-bot
Copy link

GH-102913 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 22, 2023
…2904)

(cherry picked from commit 7b2d53d)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Mar 22, 2023
miss-islington added a commit that referenced this pull request Mar 22, 2023
(cherry picked from commit 7b2d53d)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
miss-islington added a commit that referenced this pull request Mar 22, 2023
(cherry picked from commit 7b2d53d)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Fidget-Spinner pushed a commit to Fidget-Spinner/cpython that referenced this pull request Mar 27, 2023
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0