mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
71f2ff4ccf
Add explicit casts to fix compiler warnings in fold_tuple_on_constants(). The limit of constants per code is now INT_MAX, rather than UINT_MAX.
Miscellaneous source files for the main Python shared library