Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gh-90016: Reword sqlite3 adapter/converter docs (#93095) | Erlend Egeberg Aasland | 2022-06-25 |
| | | | | | | Also add adapters and converter recipes. Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com | ||
* | bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079) | Xtreak | 2019-05-20 |
| | | | | | 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 Hettinger | 2011-04-26 |
| | |||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 |