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 miss-islington
Recipients ginggs, miss-islington, serhiy.storchaka, stefanor
Date 2021-10-15.12:14:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634300092.34.0.853259300018.issue45428@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2b6eb8149656541044884e76212495175e061a0a by Miss Islington (bot) in branch '3.10':
bpo-45428: Fix reading filenames from stdin in py_compile (GH-28848)
https://github.com/python/cpython/commit/2b6eb8149656541044884e76212495175e061a0a
History
Date User Action Args
2021-10-15 12:14:52miss-islingtonsetrecipients: + miss-islington, stefanor, serhiy.storchaka, ginggs
2021-10-15 12:14:52miss-islingtonsetmessageid: <1634300092.34.0.853259300018.issue45428@roundup.psfhosted.org>
2021-10-15 12:14:52miss-islingtonlinkissue45428 messages
2021-10-15 12:14:52miss-islingtoncreate