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
gh-96702: Order methods before attrs in sqlite3.Connection docs #96703
gh-96702: Order methods before attrs in sqlite3.Connection docs #96703
Conversation
erlend-aasland
commented
Sep 9, 2022
•
edited by bedevere-bot
edited by bedevere-bot
- Issue: sqlite3 docs: Connection methods and attribute order #96702
Thanks @erlend-aasland for the PR |
Sorry, @erlend-aasland, I could not cleanly backport this to |
…pythonGH-96703) (cherry picked from commit 49cceeb) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
GH-96788 is a backport of this pull request to the 3.11 branch. |
…on docs (pythonGH-96703). (cherry picked from commit 49cceeb) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
GH-96789 is a backport of this pull request to the 3.10 branch. |