]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123085: _compile_importlib: Avoid copying sources before compilation (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 18 Aug 2025 13:55:44 +0000 (15:55 +0200)
committerGitHub <noreply@github.com>
Mon, 18 Aug 2025 13:55:44 +0000 (13:55 +0000)
commitfc2e84feb11564d705a76255c132f37c3868498e
tree925135314d0f20f254b31a50d64a1b8e85767b56
parent1a10c47faeea2cd79b12864245dbc706192f0cf7
[3.13] gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-124131) (#137914)

gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-124131)
(cherry picked from commit 42c8b0556c02d29e32f4c7c95e7128a343716250)

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