]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133951: Fix purelib packages not found in test_peg_generator TestCParser (GH-139607)
authorCycloctane <Cycloctane@outlook.com>
Mon, 6 Oct 2025 12:40:48 +0000 (20:40 +0800)
committerGitHub <noreply@github.com>
Mon, 6 Oct 2025 12:40:48 +0000 (14:40 +0200)
commitb73aaffb3da0174ee8ae62767b6c363996cfe90c
tree074d1a6ffcf0f1dccce55c5403bea9a36c4b9f3b
parent36a6c2cdfaddc4a82d14f2c84b04e05089802876
gh-133951: Fix purelib packages not found in test_peg_generator TestCParser (GH-139607)

also includes purelib in TestCParser import context
Lib/test/test_peg_generator/test_c_parser.py