]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix peg_generator compiler warnings under MSVC (GH-20405)
authorAmmar Askar <ammar@ammaraskar.com>
Tue, 26 May 2020 04:33:35 +0000 (04:33 +0000)
committerGitHub <noreply@github.com>
Tue, 26 May 2020 04:33:35 +0000 (05:33 +0100)
commita2bbedc8b18c001d2f9e702e6e678efbb2990daa
treed35ba2b5614b3effc11a76a821ee8bb574b9233f
parent4a0ac42c52a4d9ccfb0a78ab02aa03172ce0e31a
Fix peg_generator compiler warnings under MSVC (GH-20405)
Parser/tokenizer.c
Tools/peg_generator/peg_extension/peg_extension.c