Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-44106: Purge unused sqlite3 doc includes (GH-26234) | Miss Islington (bot) | 2021-05-19 | 1 | -19/+0 |
| | | | | | (cherry picked from commit d798acc8733b605f7fc9c3c1a85cd14ee2a56add) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no> | ||||
* | bpo-44106: Improve sqlite3 example database contents (GH-26027) | Miss Islington (bot) | 2021-05-19 | 1 | -5/+5 |
| | | | | | (cherry picked from commit 92d1064727d6b7f4136f9c09ab52ae15e3676afe) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no> | ||||
* | bpo-34580: Update sqlite3 examples to call close() explicitly (GH-9079) | Xtreak | 2019-05-19 | 1 | -0/+2 |
| | | | | | The sqlit3.Connection object doesn't call its close() method when it's used as a context manager. | ||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+17 |