bpo-40941: Fix fold_tuple_on_constants() compiler warnings (GH-22378)
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.
V
Victor Stinner committed
71f2ff4ccf4ff8bdb56cc30d115ca2ddc602b12f
Parent: 7f413a5
Committed by GitHub <noreply@github.com>
on 9/23/2020, 12:06:55 PM