-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
gh-94635: Add sqlite3 'Introduction' and 'Tutorial' doc headings #95269
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-94635: Add sqlite3 'Introduction' and 'Tutorial' doc headings #95269
Conversation
The non-controversial parts of #94636 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @erlend-aasland
Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
GH-95304 is a backport of this pull request to the 3.11 branch. |
pythonGH-95269) (cherry picked from commit 2e35a13) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
pythonGH-95269) (cherry picked from commit 2e35a13) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
GH-95305 is a backport of this pull request to the 3.10 branch. |
In pythongh-95269, the seealso note incorrectly ended up in the 'Tutorial' section.
…5751) In pythongh-95269, the seealso note incorrectly ended up in the 'Tutorial' section. (cherry picked from commit 56af5a2) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
…5751) In pythongh-95269, the seealso note incorrectly ended up in the 'Tutorial' section. (cherry picked from commit 56af5a2) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
In pythongh-95269, the seealso note incorrectly ended up in the 'Tutorial' section.
Fixes gh-94635