[issue20832] 3.4 cherry-pick: 9459f517d854

STINNER Victor report at bugs.python.org
Tue Mar 4 11:42:37 CET 2014


STINNER Victor added the comment:

Does the single change of 3.8.3.1 impacts Python on Windows?

http://www.sqlite.org/releaselog/3_8_3_1.html
"Fix a bug (ticket 4c86b126f2) that causes rows to go missing on some queries with OR clauses and IS NOT NULL operators in the WHERE clause, when the SQLITE_ENABLE_STAT3 or SQLITE_ENABLE_STAT4 compile-time options are used."

See also #20818 for the same issue with OS X.

----------
nosy: +haypo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20832>
_______________________________________


More information about the Python-bugs-list mailing list