Staging
v0.5.2
https://github.com/python/cpython
Revision 2c003eff8fef430f1876adf88e466bcfcbd0cc9e authored by Serhiy Storchaka on 31 March 2020, 20:23:21 UTC, committed by GitHub on 31 March 2020, 20:23:21 UTC
* Add consts.
* Remove redundant casts and checks.
* Use concrete C API macros.
* Avoid raising and silencing OverflowError for ints.
1 parent a9f9687
History
Tip revision: 2c003eff8fef430f1876adf88e466bcfcbd0cc9e authored by Serhiy Storchaka on 31 March 2020, 20:23:21 UTC
bpo-39943: Clean up marshal.c. (GH-19236)
Tip revision: 2c003ef

README

back to top