commit | abba83b4b91f78dc556dc0b7700ecb46cba22c01 | [log] [tgz] |
---|---|---|
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | Sun Dec 27 23:35:17 2020 +0100 |
committer | GitHub <noreply@github.com> | Sun Dec 27 22:35:17 2020 +0000 |
tree | 53ebd6ea081c9388b863c8cec180d085c3e12101 | |
parent | bf64d9064ab641b1ef9a0c4bda097ebf1204faf4 [diff] |
bpo-42755: Fix sqlite3.Connection.backup docs (GH-23965) The `pages` argument default value now reflects the implementation.