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 berker.peksag
Recipients Gregory Shevchenko, Kaoru Esashika, berker.peksag, hubide, miss-islington, nanjekyejoannah, pablogsal
Date 2020-07-25.20:43:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595709832.58.0.740854841355.issue38731@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2024d7aca100c3faa9c6730aba3de5f0528750be by Berker Peksag in branch '3.9':
bpo-38731: Fix NameError in command-line interface of py_compile (GH-21617)
https://github.com/python/cpython/commit/2024d7aca100c3faa9c6730aba3de5f0528750be
History
Date User Action Args
2020-07-25 20:43:52berker.peksagsetrecipients: + berker.peksag, pablogsal, miss-islington, nanjekyejoannah, Kaoru Esashika, Gregory Shevchenko, hubide
2020-07-25 20:43:52berker.peksagsetmessageid: <1595709832.58.0.740854841355.issue38731@roundup.psfhosted.org>
2020-07-25 20:43:52berker.peksaglinkissue38731 messages
2020-07-25 20:43:52berker.peksagcreate