]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-124131)
authorPetr Viktorin <encukou@gmail.com>
Wed, 18 Sep 2024 12:14:34 +0000 (14:14 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Sep 2024 12:14:34 +0000 (14:14 +0200)
commit42c8b0556c02d29e32f4c7c95e7128a343716250
treec22f2dcdf8d85cda16cc6857dfb7dadb4d69c2d8
parent8a284e189673582e262744618f293f9901a32e49
gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-124131)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Lib/test/test_importlib/resources/test_files.py