| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
|
Please add [Doc] label for PR title. like this Doc: xxx |
Sorry, something went wrong.
|
What is preferred: [Doc] xxx or Doc: xxx as a prefix for the title without issue #? I used the latter for now. Should it be lowercase too like gh-*? I couldn't find guidance for trivial doc changes after a quick search through the contribution guides. Or should such trivial changes be avoided (e.g. to reduce the noise, sorry for that then)? |
Sorry, something went wrong.
|
In fact, this's just a general behavior, use Doc to mark this PR as documentation. Sorry, I seem to have missed an s, like this Docs. |
Sorry, something went wrong.
|
|
||
| * Remove :data:`!version` and :data:`!version_info` from :mod:`sqlite3`. | ||
| * Remove :data:`!version` and :data:`!version_info` from :mod:`sqlite3`; | ||
| use :data:`!sqlite_version` and :data:`!sqlite_version_info` for actual SQLite3 |
There was a problem hiding this comment.
These can be linked since they are not removed.
Sorry, something went wrong.
…n What's New 3.14 (pythonGH-125566) (cherry picked from commit 7a403a8) Co-authored-by: fry69 <142489379+fry69@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
GH-136103 is a backport of this pull request to the 3.14 branch. |
Sorry, something went wrong.
…n What's New 3.14 (python#125566) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
…n What's New 3.14 (python#125566) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
…n What's New 3.14 (python#125566) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
…n What's New 3.14 (python#125566) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
…n What's New 3.14 (python#125566) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Trivial doc fix to mention the actual SQLite3 version information attributes (I had to look that up, probably others will too)
📚 Documentation preview 📚: https://cpython-previews--125566.org.readthedocs.build/