commit | d86bbe3cff0abefc13e5462cca1fb3344d4a5b52 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Aug 10 06:47:23 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 10 06:47:23 2021 -0700 |
tree | 8190c898580634deb56b37b4de7107d191b10422 | |
parent | 52d481f15c953e06155e65ca823c8f6cae7a6b65 [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 (cherry picked from commit d5c217475c4957a8084ac3f92ae012ece5edc7cb) Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>