]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-97786: Fix compiler warnings in pytime.c (GH-101826) (#102062)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 Feb 2023 19:11:59 +0000 (11:11 -0800)
committerGitHub <noreply@github.com>
Wed, 22 Feb 2023 19:11:59 +0000 (19:11 +0000)
commitddb65c47b1066fec8ce7a674ebb88b167f417d84
tree1ac5d23e3064c02532f36441b960977a1f4c0924
parentedbde8feb7496e0f7898a49b80fb703c2d6012a8
[3.11] gh-97786: Fix compiler warnings in pytime.c (GH-101826) (#102062)

gh-97786: Fix compiler warnings in pytime.c (GH-101826)

Fixes compiler warnings in pytime.c.
(cherry picked from commit b1b375e2670a58fc37cb4c2629ed73b045159918)

Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Misc/NEWS.d/next/Library/2023-02-11-13-23-29.gh-issue-97786.QjvQ1B.rst [new file with mode: 0644]
Python/pytime.c