Message273796
This is a follow up of issue27861 and means to fix the second issue mentioned in it.
pysqlite_connection_set_isolation_level now does not check allowed values and when any part fails, it leaves the Connection object in an inconsistent state.
I'll write a patch trying to fix this tomorrow. |
|
Date |
User |
Action |
Args |
2016-08-27 19:21:29 | xiang.zhang | set | recipients:
+ xiang.zhang, berker.peksag, serhiy.storchaka, tehybel |
2016-08-27 19:21:29 | xiang.zhang | set | messageid: <1472325689.42.0.337900232121.issue27881@psf.upfronthosting.co.za> |
2016-08-27 19:21:29 | xiang.zhang | link | issue27881 messages |
2016-08-27 19:21:29 | xiang.zhang | create | |
|