mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
ddb65c47b1
gh-97786: Fix compiler warnings in pytime.c (GH-101826)
Fixes compiler warnings in pytime.c.
(cherry picked from commit b1b375e267)
Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Miscellaneous source files for the main Python shared library