mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
ad1b23bf29
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>