mirror of
https://github.com/python/cpython.git
synced 2026-08-16 02:11:06 +08:00
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.