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 fweimer, lys.nikolaou, miss-islington, pablogsal
Date 2021-06-14.17:08:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623690480.12.0.689011532865.issue44409@roundup.psfhosted.org>
In-reply-to
Content
New changeset 133cddf76e8265536c584872351c191e3afd66a2 by Miss Islington (bot) in branch '3.10':
bpo-44409: Fix error location in tokenizer errors that happen during initialization (GH-26712)
https://github.com/python/cpython/commit/133cddf76e8265536c584872351c191e3afd66a2
History
Date User Action Args
2021-06-14 17:08:00miss-islingtonsetrecipients: + miss-islington, fweimer, lys.nikolaou, pablogsal
2021-06-14 17:08:00miss-islingtonsetmessageid: <1623690480.12.0.689011532865.issue44409@roundup.psfhosted.org>
2021-06-14 17:08:00miss-islingtonlinkissue44409 messages
2021-06-14 17:08:00miss-islingtoncreate