SIGN IN SIGN UP

bpo-42064: Migrate to `sqlite3_create_collation_v2` (GH-27156)

This implies that SQLite now takes care of destroying the callback
context (the PyObject callable it has been passed), so we can strip the
collation dict from the connection object.
E
Erlend Egeberg Aasland committed
890e22957d427ee994b85d62dfe4d5a7cbd34ec5
Parent: 2e41df4
Committed by GitHub <noreply@github.com> on 7/27/2021, 1:54:20 PM