-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Docs: alphabetically order sqlite3.Cursor attrs #96565
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
Conversation
This change simply orders five class attributes alphabetically. I consider this a trivial change; will merge as soon as the CI is green. |
Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry @erlend-aasland, I had trouble checking out the |
GH-96566 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit 9e55685) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
GH-96567 is a backport of this pull request to the 3.11 branch. |
(cherry picked from commit 9e55685) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
(cherry picked from commit 9e55685) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
(cherry picked from commit 9e55685) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
No description provided.