]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41826: Fix compiler warnings in test_peg_generator (GH-22455)
authorPablo Galindo <Pablogsal@gmail.com>
Sat, 3 Oct 2020 14:28:51 +0000 (15:28 +0100)
committerGitHub <noreply@github.com>
Sat, 3 Oct 2020 14:28:51 +0000 (17:28 +0300)
commitc111355480ff51b50a671679c5099f534cb01cae
tree3dcabf4611cdffa5e33259a4e89278d4d75aaf4a
parent52301312bb9de2299b0c42468fd1936d869e651c
bpo-41826: Fix compiler warnings in test_peg_generator (GH-22455)

Co-authored-by: Skip Montanaro
Lib/test/test_peg_generator/test_c_parser.py