diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2020-03-31 20:23:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-31 20:23:21 (GMT) |
commit | 2c003eff8fef430f1876adf88e466bcfcbd0cc9e (patch) | |
tree | 0ad5573133b047f12b3cfe26f4c3b9589011ab26 /Lib/sqlite3 | |
parent | a9f9687a7ce25e7c0c89f88f52db323104668ae0 (diff) | |
download | cpython-2c003eff8fef430f1876adf88e466bcfcbd0cc9e.zip cpython-2c003eff8fef430f1876adf88e466bcfcbd0cc9e.tar.gz cpython-2c003eff8fef430f1876adf88e466bcfcbd0cc9e.tar.bz2 |
bpo-39943: Clean up marshal.c. (GH-19236)
* Add consts.
* Remove redundant casts and checks.
* Use concrete C API macros.
* Avoid raising and silencing OverflowError for ints.
Diffstat (limited to 'Lib/sqlite3')
0 files changed, 0 insertions, 0 deletions