summaryrefslogtreecommitdiffstats
path: root/Doc/includes/sqlite3/adapter_datetime.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.10] gh-90016: Reword sqlite3 adapter/converter docs (GH-93095) (#94273)Erlend Egeberg Aasland2022-06-251-17/+0
| | | | | | | Also add adapters and converter recipes. Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com. (cherry picked from commit bd3c1c187e0e4fde5aec6835d180e9eddde8ceb6)
* 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 11929: Minor whitespace clean-ups.Raymond Hettinger2011-04-261-1/+2
|
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+14