diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2021-08-06 18:28:47 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-06 18:28:47 (GMT) |
| commit | 7d747f26e6cac9f6891d475f3443441ce947697b (patch) | |
| tree | 2b21130c1bbc45c410cec55d13bdae26e23df10c /Lib/sqlite3/test/dbapi.py | |
| parent | 738ac00a08cb6a9d104ec85ccb1a44c2399d6baa (diff) | |
| download | cpython-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 'Lib/sqlite3/test/dbapi.py')
0 files changed, 0 insertions, 0 deletions
