]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97786: Fix compiler warnings in pytime.c (#101826)
authorMark Dickinson <dickinsm@gmail.com>
Mon, 20 Feb 2023 01:16:11 +0000 (01:16 +0000)
committerGitHub <noreply@github.com>
Mon, 20 Feb 2023 01:16:11 +0000 (17:16 -0800)
commitb1b375e2670a58fc37cb4c2629ed73b045159918
treedc8977dd2e19639d545a0049a6579820c884430a
parent60bbed7f174e481d3fc69984430a4667951678b3
gh-97786: Fix compiler warnings in pytime.c (#101826)

Fixes compiler warnings in pytime.c.
Misc/NEWS.d/next/Library/2023-02-11-13-23-29.gh-issue-97786.QjvQ1B.rst [new file with mode: 0644]
Python/pytime.c