[issue42064] Convert sqlite3 to multi-phase initialisation (PEP 489)

Erlend E. Aasland report at bugs.python.org
Thu Jun 3 16:29:27 EDT 2021


Erlend E. Aasland <erlend.aasland at innova.no> added the comment:

Global module state has been established by f461a7fc3f8740b9e79e8874175115a3474e5930 (bpo-42862, GH-24203). We can safely migrate static variables into that struct as a next step.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42064>
_______________________________________


More information about the Python-bugs-list mailing list