mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
c322948892
Fix the compiler warning: format specifies type `wint_t` (aka `int`) but the argument has type `unsigned int`
Miscellaneous source files for the main Python shared library