X Tutup
The Wayback Machine - https://web.archive.org/web/20221223165622/https://github.com/python/cpython/pull/96403
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: normalize SQL style in sqlite3 docs #96403

Merged
merged 1 commit into from Aug 29, 2022

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Aug 29, 2022

No description provided.

@erlend-aasland
Copy link
Contributor Author

erlend-aasland commented Aug 29, 2022

I consider it ok to merge this as soon as the CI is green.

@erlend-aasland erlend-aasland merged commit 6d403e2 into python:main Aug 29, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Aug 29, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 29, 2022
(cherry picked from commit 6d403e2)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
@miss-islington
Copy link
Contributor

miss-islington commented Aug 29, 2022

Sorry, @erlend-aasland, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 6d403e264a7dcd1544a91708f139c6dd8612204d 3.10

@bedevere-bot
Copy link

bedevere-bot commented Aug 29, 2022

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

@erlend-aasland erlend-aasland deleted the sqlite-docs-sql-style branch Aug 29, 2022
miss-islington added a commit that referenced this pull request Aug 29, 2022
(cherry picked from commit 6d403e2)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Aug 30, 2022

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

erlend-aasland added a commit to erlend-aasland/cpython that referenced this pull request Aug 30, 2022
(cherry picked from commit 6d403e2)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
erlend-aasland added a commit that referenced this pull request Aug 30, 2022
(cherry picked from commit 6d403e2)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
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.

None yet

3 participants
X Tutup