mirror of
https://github.com/python/cpython.git
synced 2026-06-10 05:15:18 -04:00
a73cb8a6b8
Argument Clinic now generates a cast to that type for the comparison to -1 in the generated code. (This supresses a compilation warning.)
Source files for standard library extension modules, and former extension modules that are now builtin modules.