[issue29325] pysqlite: Evaluate removal of sqlite3_stmt_readonly

R. David Murray report at bugs.python.org
Fri Jan 20 08:11:29 EST 2017


R. David Murray added the comment:

Python ships with RH6, and includes a working sqlite3 module.  So if you are restricting yourself to software directly supported by RH6, you are fine.  If you are installing python3.6 on your rh6 box, then you can also install a more up to date sqlite in order to get it to compile the sqlite3 module.  So I don't see any actionable issue because of RH6 here, either for us or for pysqlite.  The other issue is a different story, of course.

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

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


More information about the Python-bugs-list mailing list