aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/ast.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2021-08-06 21:28:47 +0300
committerGitHub <noreply@github.com>2021-08-06 21:28:47 +0300
commit7d747f26e6cac9f6891d475f3443441ce947697b (patch)
tree2b21130c1bbc45c410cec55d13bdae26e23df10c /Python/ast.c
parent738ac00a08cb6a9d104ec85ccb1a44c2399d6baa (diff)
downloadcpython-7d747f26e6cac9f6891d475f3443441ce947697b.tar.gz
cpython-7d747f26e6cac9f6891d475f3443441ce947697b.zip
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/ast.c')
0 files changed, 0 insertions, 0 deletions