mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
df59b64589
GH-126606: don't write incomplete pyc files (GH-126627)
(cherry picked from commit c695e37a3f)
Co-authored-by: CF Bolz-Tereick <cfbolz@gmx.de>
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Brett Cannon <brett@python.org>