[issue43852] [sqlite3] Harden tuple creation

Mark Dickinson report at bugs.python.org
Thu Apr 15 06:35:15 EDT 2021


Mark Dickinson <dickinsm at gmail.com> added the comment:

Would the code be cleaner if it used PyTuple_Pack?

----------
nosy: +mark.dickinson

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


More information about the Python-bugs-list mailing list