Vajrasky Kok added the comment:

Upgrading sqlite3 in Windows maybe easy but Python 2.7.6 and 3.3.3 on Windows 
were built with defected sqlite3. Maybe at least we can provide the correct 
sqlite3 version next time we release Windows version of Python 2.7 and 3.3? 
Python 3.3 comes with sqlite3 3.7.12. Python 2.7.6 comes with sqlite3 3.6.12.

Python 3.4 is not afflicted. It comes with sqlite3 3.8.1.

----------
nosy: +zach.ware

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

Reply via email to