mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
Fix the compiler warning: format specifies type `wint_t` (aka `int`) but the argument has type `unsigned int` (cherry picked from commit c322948892438a387d752ec18d1eb512699a4d67) Co-authored-by: Samuel Marks <807580+SamuelMarks@users.noreply.github.com>
Miscellaneous source files for the main Python shared library