mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
* Fix a crash when pass UINT_MAX. * Fix an integer overflow on 64-bit non-Windows platforms. (cherry picked from commit 0daf555c6fb3feba77989382135a58215e1d70a5) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.