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