mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -04:00
c549527ae2
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