commit | d5c217475c4957a8084ac3f92ae012ece5edc7cb | [log] [tgz] |
---|---|---|
author | Irit Katriel <1055913+iritkatriel@users.noreply.github.com> | Tue Aug 10 10:37:25 2021 +0100 |
committer | GitHub <noreply@github.com> | Tue Aug 10 11:37:25 2021 +0200 |
tree | 25ebdc594d9cc6ca6e7ca2084b7680d8695db7f0 | |
parent | 6b37d0d5300813de31d66df1c77dad7e1027e4d8 [diff] |
bpo-25782: avoid hang in PyErr_SetObject when current exception has a cycle in its context chain (GH-27626) Co-authored-by: Dennis Sweeney 36520290+sweeneyde@users.noreply.github.com