]> granicus.if.org Git - python/commit
(Merge 3.3) Issue #20026: Fix the sqlite module to handle correctly invalid
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 19 Dec 2013 15:39:00 +0000 (16:39 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 19 Dec 2013 15:39:00 +0000 (16:39 +0100)
commit08263f10f8b9374cccf47591c3ccc64fb888d269
tree282f80787b548ed341b77dfe1fb4c536dfe036fb
parentcf58fb5e2947ebe6ac1e06b7f8fbe9a417b7430f
parentcb1f74ec405b81dd1319b616829dd576a48603f8
(Merge 3.3) Issue #20026: Fix the sqlite module to handle correctly invalid
isolation level (wrong type).
Misc/NEWS
Modules/_sqlite/connection.c