mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
fc2e84feb1
gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-124131)
(cherry picked from commit 42c8b0556c)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>