Charles <colei...@gmail.com> added the comment:

I've got a patch working now that:

- retains complete backwards-compatibility for DDL (as well as BEGIN 
EXCLUSIVE/IMMEDIATE) -- tests are passing locally.
- retains previous behavior for old sqlite that do not have the 
sqlite3_stmt_readonly API.

I think this should be good-to-go and I've in fact merged a similar patch on my 
own standalone pysqlite3 package.

Also I will add that the little 'test script' I provided is working as-expected 
with this patch applied.

----------
Added file: https://bugs.python.org/file48320/36859-2.patch

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

Reply via email to