diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-09-07 11:43:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-07 11:43:44 (GMT) |
commit | 0474d06008f8c9eba660ed20d336ffdc5c4db121 (patch) | |
tree | 1653cfb3657557d51b54b76a4895cc834fa40391 /Doc | |
parent | fa2c0b85a8d5c9486661083afdf38cbaadb3432a (diff) | |
download | cpython-0474d06008f8c9eba660ed20d336ffdc5c4db121.zip cpython-0474d06008f8c9eba660ed20d336ffdc5c4db121.tar.gz cpython-0474d06008f8c9eba660ed20d336ffdc5c4db121.tar.bz2 |
bpo-44991: Normalise `sqlite3` callback naming (GH-28088)
- all callbacks are now named xxx_callback
- normalise callable naming in set_*() functions
- normalise context argument naming in callbacks
The sqlite code is being "touched" in bpo-42064 (and related issues);
this style change makes it easier to work with and review.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions