]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] Fix MSVC warnings in pythonrun.c (GH-20587) (GH-20592)
authorAmmar Askar <ammar@ammaraskar.com>
Wed, 3 Jun 2020 07:34:55 +0000 (07:34 +0000)
committerGitHub <noreply@github.com>
Wed, 3 Jun 2020 07:34:55 +0000 (08:34 +0100)
commit20fe5328a367123f0b1df8bcbfc9ca7a4a873501
tree47c0a3c6d82eaa2d7b73fa573e623c126938d7c2
parentff442f36b91810c8b8a6346e39f1dbf2c6d85764
[3.9] Fix MSVC warnings in pythonrun.c (GH-20587) (GH-20592)

(cherry picked from commit 90d297012b3848454)
Python/pythonrun.c