Staging
v0.5.1
https://github.com/python/cpython
Revision 71f2ff4ccf4ff8bdb56cc30d115ca2ddc602b12f authored by Victor Stinner on 23 September 2020, 12:06:55 UTC, committed by GitHub on 23 September 2020, 12:06:55 UTC
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.
1 parent 7f413a5
History
Tip revision: 71f2ff4ccf4ff8bdb56cc30d115ca2ddc602b12f authored by Victor Stinner on 23 September 2020, 12:06:55 UTC
bpo-40941: Fix fold_tuple_on_constants() compiler warnings (GH-22378)
Tip revision: 71f2ff4
File Mode Size
ax_c_float_words_bigendian.m4 -rw-r--r-- 3.1 KB
ax_check_openssl.m4 -rw-r--r-- 4.1 KB

back to top