Antoine Pitrou <pit...@free.fr> added the comment:

See https://bugs.python.org/issue32215 for what seems to be a related bug.

Also note that pysqlite now seems to be using a different logic:
https://github.com/ghaering/pysqlite/blob/master/src/cursor.c#L537-L548
Also this changeset:
https://github.com/ghaering/pysqlite/commit/94eae5002967a51782f36ce9b7b81bba5b4379db

As a sidenote, this seems to mean that the stdlib sqlite module doesn't receive 
updates anymore from its author...?

----------
nosy: +pitrou, r.david.murray

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

Reply via email to