SIGN IN SIGN UP

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.
E
Erlend Egeberg Aasland committed
0474d06008f8c9eba660ed20d336ffdc5c4db121
Parent: fa2c0b8
Committed by GitHub <noreply@github.com> on 9/7/2021, 11:43:44 AM