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

Docs: fix typo in doc for sqlite3.Cursor.execute #112442

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Docs: fix typo in doc for sqlite3.Cursor.execute #112442

merged 1 commit into from
Nov 27, 2023

Conversation

tom93
Copy link
Contributor

@tom93 tom93 commented Nov 27, 2023

Can be backported all the way to 3.10 (same as #101782, which introduced the typo).


📚 Documentation preview 📚: https://cpython-previews--112442.org.readthedocs.build/

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks!

@AlexWaygood
Copy link
Member

Can be backported all the way to 3.10

Python 3.10 is now old enough that it's only accepting patches if they relate to security issues, so we won't be backporting this quite that far :)

@AlexWaygood AlexWaygood enabled auto-merge (squash) November 27, 2023 09:27
@AlexWaygood AlexWaygood merged commit fb79e1e into python:main Nov 27, 2023
@miss-islington-app
Copy link

Thanks @tom93 for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 27, 2023
(cherry picked from commit fb79e1e)

Co-authored-by: Tom Levy <tomlevy93@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Nov 27, 2023

GH-112444 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Nov 27, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 27, 2023
(cherry picked from commit fb79e1e)

Co-authored-by: Tom Levy <tomlevy93@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Nov 27, 2023

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

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Nov 27, 2023
@erlend-aasland
Copy link
Contributor

Thanks for the PR, @tom93, and thanks for taking care of this, @AlexWaygood 🙏

AlexWaygood pushed a commit that referenced this pull request Nov 27, 2023
…112444)

Docs: fix typo in doc for sqlite3.Cursor.execute (GH-112442)
(cherry picked from commit fb79e1e)

Co-authored-by: Tom Levy <tomlevy93@gmail.com>
AlexWaygood pushed a commit that referenced this pull request Nov 27, 2023
…112445)

Docs: fix typo in doc for sqlite3.Cursor.execute (GH-112442)
(cherry picked from commit fb79e1e)

Co-authored-by: Tom Levy <tomlevy93@gmail.com>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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.

3 participants