[issue45126] [sqlite3] cleanup and harden connection init

Erlend E. Aasland report at bugs.python.org
Wed Sep 8 04:36:07 EDT 2021


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

Modifying the loops to also print the values:

first fetch
b'0' <class 'bytes'>
b'1' <class 'bytes'>
second fetch
2 <class 'str'>
3 <class 'str'>

----------

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


More information about the Python-bugs-list mailing list