This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients byrnes, iritkatriel
Date 2022-01-25.14:12:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643119922.79.0.0193661737868.issue25970@roundup.psfhosted.org>
In-reply-to
Content
It is explicitly documented that existing files are not overwritten and the script fails in this case, so I think this is a feature:

https://docs.python.org/3/library/py_compile.html#py_compile.compile
History
Date User Action Args
2022-01-25 14:12:02iritkatrielsetrecipients: + iritkatriel, byrnes
2022-01-25 14:12:02iritkatrielsetmessageid: <1643119922.79.0.0193661737868.issue25970@roundup.psfhosted.org>
2022-01-25 14:12:02iritkatriellinkissue25970 messages
2022-01-25 14:12:02iritkatrielcreate