diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-07-27 15:54:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 15:54:20 +0200 |
commit | 890e22957d427ee994b85d62dfe4d5a7cbd34ec5 (patch) | |
tree | b20dad5ada209730b02ba55722288c4049dacaf0 /Objects/classobject.c | |
parent | 2e41df4d60d71a2551b9605d07321f75cfb52adf (diff) | |
download | cpython-git-890e22957d427ee994b85d62dfe4d5a7cbd34ec5.tar.gz |
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.
Diffstat (limited to 'Objects/classobject.c')
0 files changed, 0 insertions, 0 deletions