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 lukasz.langa
Recipients lukasz.langa, stefanhoelzl
Date 2021-07-30.16:38:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627663131.02.0.205197701021.issue44666@roundup.psfhosted.org>
In-reply-to
Content
New changeset 80f07076294bc09a55ed76d9bbf307404eef25e6 by Stefan Hoelzl in branch 'main':
bpo-44666: Use default encoding as fallback for compile_file (GH-27236)
https://github.com/python/cpython/commit/80f07076294bc09a55ed76d9bbf307404eef25e6
History
Date User Action Args
2021-07-30 16:38:51lukasz.langasetrecipients: + lukasz.langa, stefanhoelzl
2021-07-30 16:38:51lukasz.langasetmessageid: <1627663131.02.0.205197701021.issue44666@roundup.psfhosted.org>
2021-07-30 16:38:51lukasz.langalinkissue44666 messages
2021-07-30 16:38:50lukasz.langacreate