]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40334: Suppress all output in test_peg_generator (GH-19675)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Thu, 23 Apr 2020 12:22:16 +0000 (15:22 +0300)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2020 12:22:16 +0000 (13:22 +0100)
commit8d1cbfffea7a5dbf7a3c60b066a2c2120ef08cd0
tree9548588a1003e307f1889bb4f429ef117ed5ede5
parent1df5a9e88c8df1495a2e689d71b34bf0c7d008ea
bpo-40334: Suppress all output in test_peg_generator (GH-19675)
Lib/test/test_peg_generator/test_c_parser.py
Lib/test/test_peg_generator/test_pegen.py