summaryrefslogtreecommitdiffstats
path: root/Doc/includes/sqlite3/md5func.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.10] gh-96414: Inline code examples in sqlite3 docs (GH-96442). (#96453)Erlend E. Aasland2022-08-311-13/+0
| | | | | | * [3.10] gh-96414: Inline code examples in sqlite3 docs (GH-96442). (cherry picked from commit f7e7bf161aaec5a5cffdcec7c97e1f09e445421b) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
* bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079)Xtreak2019-05-191-0/+2
| | | | | The sqlit3.Connection object doesn't call its close() method when it's used as a context manager.
* Issue #13491: Fix many errors in sqlite3 documentationPetri Lehtinen2012-02-151-1/+1
| | | | Initial patch by Johannes Vogel.
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+11