Staging
v0.8.1
https://github.com/python/cpython
Revision ffff7631610c68691a214e5d463f8454b9c2af74 authored by Victor Stinner on 01 August 2013, 23:48:10 UTC, committed by Victor Stinner on 01 August 2013, 23:48:10 UTC
With old SQLite versions, _sqlite3_result_error() sets a new Python exception,
so don't restore the previous exception.
1 parent 044c516
History
Tip revision: ffff7631610c68691a214e5d463f8454b9c2af74 authored by Victor Stinner on 01 August 2013, 23:48:10 UTC
Issue #18519: Fix test_sqlite on old versions of libsqlite3
Tip revision: ffff763
File Mode Size
Python.asdl -rw-r--r-- 4.4 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 11.4 KB
asdl_c.py -rwxr-xr-x 42.7 KB
bitset.c -rw-r--r-- 1.0 KB
firstsets.c -rw-r--r-- 2.8 KB
grammar.c -rw-r--r-- 6.7 KB
grammar1.c -rw-r--r-- 1.3 KB
listnode.c -rw-r--r-- 1.2 KB
metagrammar.c -rw-r--r-- 2.4 KB
myreadline.c -rw-r--r-- 5.8 KB
node.c -rw-r--r-- 4.4 KB
parser.c -rw-r--r-- 11.7 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 9.1 KB
parsetok_pgen.c -rw-r--r-- 35 bytes
pgen.c -rw-r--r-- 17.5 KB
pgenmain.c -rw-r--r-- 3.8 KB
printgrammar.c -rw-r--r-- 2.9 KB
spark.py -rw-r--r-- 26.5 KB
tokenizer.c -rw-r--r-- 48.6 KB
tokenizer.h -rw-r--r-- 3.3 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top