commit | 1afaaf5a2dc901377bb17f6fbe0cff7bf3b797e3 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat May 15 10:39:18 2021 -0700 |
committer | GitHub <noreply@github.com> | Sat May 15 18:39:18 2021 +0100 |
tree | 8077b1daccf483b10e82c9fb0e036a898fa48f7e | |
parent | a38db84122b4f664ee30b9ffd55ce87b7f4517ac [diff] |
bpo-44143: Fix crash in the parser when raising tokenizer errors with an exception set (GH-26144) (GH-26148) (cherry picked from commit 80b089179fa798c8ceaab2ff699c82499b2fcacd) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>