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: alphabetically order sqlite3.Cursor attrs #96565

Merged

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Sep 4, 2022

No description provided.

@erlend-aasland
Copy link
Contributor Author

erlend-aasland commented Sep 4, 2022

This change simply orders five class attributes alphabetically. I consider this a trivial change; will merge as soon as the CI is green.

@erlend-aasland erlend-aasland merged commit 9e55685 into python:main Sep 4, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Sep 4, 2022

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-cursor-attr-order branch Sep 4, 2022
@miss-islington
Copy link
Contributor

miss-islington commented Sep 4, 2022

Sorry @erlend-aasland, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 9e5568578234f0ecd003247c8a2deaeb69976b4b 3.11

@bedevere-bot
Copy link

bedevere-bot commented Sep 4, 2022

GH-96566 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 Sep 4, 2022
(cherry picked from commit 9e55685)

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

miss-islington commented Sep 4, 2022

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

@bedevere-bot
Copy link

bedevere-bot commented Sep 4, 2022

GH-96567 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 Sep 4, 2022
(cherry picked from commit 9e55685)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
miss-islington added a commit that referenced this pull request Sep 4, 2022
(cherry picked from commit 9e55685)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
miss-islington added a commit that referenced this pull request Sep 4, 2022
(cherry picked from commit 9e55685)

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