diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2020-03-31 23:23:21 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-31 23:23:21 +0300 |
commit | 2c003eff8fef430f1876adf88e466bcfcbd0cc9e (patch) | |
tree | 0ad5573133b047f12b3cfe26f4c3b9589011ab26 /Python/compile.c | |
parent | a9f9687a7ce25e7c0c89f88f52db323104668ae0 (diff) | |
download | cpython-git-2c003eff8fef430f1876adf88e466bcfcbd0cc9e.tar.gz |
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 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions