Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gh-96121: Merge sqlite3.Row examples into sqlite3.Row class doc (#96122) | Erlend E. Aasland | 2022-08-22 |
| | | | | Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> | ||
* | 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 #13491: Fix many errors in sqlite3 documentation | Petri Lehtinen | 2012-02-15 |
| | | | | Initial patch by Johannes Vogel. | ||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 |