I noticed that enable_load_extension and load_extension are missing from the typeshed definitions for sqlite3. I could understand if this is done deliberately given that these methods are missing from ...
DeprecationWarning: The default datetime adapter is deprecated as of Python 3.12; see the sqlite3 documentation for suggested replacement recipes The relevant ...