]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40370: Use the same compile and link args as the interpreter used in test_peg_gen...
authorPablo Galindo <Pablogsal@gmail.com>
Thu, 23 Apr 2020 13:46:22 +0000 (14:46 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2020 13:46:22 +0000 (14:46 +0100)
commit9e6a1312c1cd04ab37cddd8f3bb9baa7e9a38bc0
treeeccfa1521f72ee0f6a8e749f680c595ebbb2e128
parent1221135289306333d11db25ab20cbbd21ceec630
bpo-40370: Use the same compile and link args as the interpreter used in test_peg_generator (GH-19674)
Lib/test/test_peg_generator/test_c_parser.py
Tools/peg_generator/pegen/build.py