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