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 BTaskaya, miss-islington, pablogsal
Date 2021-05-15.17:39:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621100365.51.0.232141373627.issue44143@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1afaaf5a2dc901377bb17f6fbe0cff7bf3b797e3 by Miss Islington (bot) in branch '3.10':
bpo-44143: Fix crash in the parser when raising tokenizer errors with an exception set (GH-26144) (GH-26148)
https://github.com/python/cpython/commit/1afaaf5a2dc901377bb17f6fbe0cff7bf3b797e3
History
Date User Action Args
2021-05-15 17:39:25pablogsalsetrecipients: + pablogsal, miss-islington, BTaskaya
2021-05-15 17:39:25pablogsalsetmessageid: <1621100365.51.0.232141373627.issue44143@roundup.psfhosted.org>
2021-05-15 17:39:25pablogsallinkissue44143 messages
2021-05-15 17:39:25pablogsalcreate