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 pablogsal
Recipients ammar2, lys.nikolaou, miss-islington, pablogsal
Date 2021-06-09.00:29:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623198572.92.0.644983308823.issue44349@roundup.psfhosted.org>
In-reply-to
Content
New changeset c0496093e54edb78d2bd09b083b73e1e5b9e7242 by Miss Islington (bot) in branch '3.10':
bpo-44349: Fix edge case when displaying text from files with encoding in syntax errors (GH-26611) (GH-26616)
https://github.com/python/cpython/commit/c0496093e54edb78d2bd09b083b73e1e5b9e7242
History
Date User Action Args
2021-06-09 00:29:32pablogsalsetrecipients: + pablogsal, ammar2, lys.nikolaou, miss-islington
2021-06-09 00:29:32pablogsalsetmessageid: <1623198572.92.0.644983308823.issue44349@roundup.psfhosted.org>
2021-06-09 00:29:32pablogsallinkissue44349 messages
2021-06-09 00:29:32pablogsalcreate