]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43425: Update test_c_parser not to use TempdirManager (GH-26693)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 14 Jun 2021 00:24:11 +0000 (17:24 -0700)
committerGitHub <noreply@github.com>
Mon, 14 Jun 2021 00:24:11 +0000 (17:24 -0700)
commit2b57ad3f5382edb6fe2dfe3c721573fbf25a826f
tree409286f9b3d05587747898aac86493354874c757
parent128899d8b8d65d86bd9bbea6801e9f36e6f409f2
bpo-43425: Update test_c_parser not to use TempdirManager (GH-26693)

(cherry picked from commit 736ed6f7a9f465ba728198e8bca81e5fbe71bc37)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
Lib/test/test_peg_generator/test_c_parser.py