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