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 fweimer, lys.nikolaou, miss-islington, pablogsal
Date 2021-06-14.17:08:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623690480.22.0.27152281123.issue44409@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0d0a9eaa822658679cc2b65f125ab74bfd4aedfe by Pablo Galindo in branch '3.9':
[3.9] bpo-44409: Fix error location in tokenizer errors that happen during initialization (GH-26712). (GH-26723)
https://github.com/python/cpython/commit/0d0a9eaa822658679cc2b65f125ab74bfd4aedfe
History
Date User Action Args
2021-06-14 17:08:00pablogsalsetrecipients: + pablogsal, fweimer, lys.nikolaou, miss-islington
2021-06-14 17:08:00pablogsalsetmessageid: <1623690480.22.0.27152281123.issue44409@roundup.psfhosted.org>
2021-06-14 17:08:00pablogsallinkissue44409 messages
2021-06-14 17:08:00pablogsalcreate