Berker Peksag <berker.pek...@gmail.com> added the comment:

Thank you for your report. According to 
https://github.com/python/cpython/blob/04dee2720851ec39e831beaa3edc0c59f228f461/Modules/_sqlite/cursor.c#L573
 we always set the 'type_code' field described in PEP 249 to None. Setting it 
would be a new feature so it can only go into Python 3.7.

----------
nosy: +berker.peksag, ghaering, lemburg
stage:  -> needs patch
type: behavior -> enhancement
versions: +Python 3.7 -Python 2.7, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32083>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to