[issue44991] [sqlite3] cleanup callbacks (GIL handling, naming, ...)

Petr Viktorin report at bugs.python.org
Wed Aug 25 09:40:31 EDT 2021


Petr Viktorin <encukou at gmail.com> added the comment:

The general policy is to only improve style for code you touch for some other reasons. You're changing lots of the callback code in bpo-42064, so I reckon making things more readable is fine.

----------

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


More information about the Python-bugs-list mailing list