]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix peg_generator compiler warnings under MSVC (GH-20405)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 26 May 2020 04:52:21 +0000 (21:52 -0700)
committerGitHub <noreply@github.com>
Tue, 26 May 2020 04:52:21 +0000 (21:52 -0700)
commitfda47659bbc27097abb6e3b8a380bff13a753eb0
tree72514a6ee143facb8f2c21a26cc05e0e3fb26fa8
parent6597e2af83e947d18706a3c2a463a7b728974a64
Fix peg_generator compiler warnings under MSVC (GH-20405)

(cherry picked from commit a2bbedc8b18c001d2f9e702e6e678efbb2990daa)

Co-authored-by: Ammar Askar <ammar@ammaraskar.com>
Parser/tokenizer.c
Tools/peg_generator/peg_extension/peg_extension.c