]> granicus.if.org Git - python/commit
(Merge 3.4) Issue #21858: Better handling of Python exceptions in the sqlite3
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 26 Jun 2014 21:33:34 +0000 (23:33 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 26 Jun 2014 21:33:34 +0000 (23:33 +0200)
commit7722769b768c249dc0ae3c69cb271adc71d54156
treed125ddb7381beb9cdfdddb21f8fca8327f539162
parentc59a49dddaf9394c078bae1895a03e202bf1f1da
parent297d104248ac78b7fdd520f904386a7536a11140
(Merge 3.4) Issue #21858: Better handling of Python exceptions in the sqlite3
module.
Misc/NEWS