summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2021-08-06 18:28:47 (GMT)
committerGitHub <noreply@github.com>2021-08-06 18:28:47 (GMT)
commit7d747f26e6cac9f6891d475f3443441ce947697b (patch)
tree2b21130c1bbc45c410cec55d13bdae26e23df10c /Python/ceval.c
parent738ac00a08cb6a9d104ec85ccb1a44c2399d6baa (diff)
downloadcpython-7d747f26e6cac9f6891d475f3443441ce947697b.zip
cpython-7d747f26e6cac9f6891d475f3443441ce947697b.tar.gz
cpython-7d747f26e6cac9f6891d475f3443441ce947697b.tar.bz2
bpo-44839: Raise more specific errors in sqlite3 (GH-27613)
MemoryError raised in user-defined functions will now preserve its type. OverflowError will now be converted to DataError. Previously both were converted to OperationalError.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions