commit | b22f9d6e8cd9ef15e4898a1d3f2e52ade26a0594 | [log] [tgz] |
---|---|---|
author | Irit Katriel <1055913+iritkatriel@users.noreply.github.com> | Wed Jul 06 08:21:59 2022 +0100 |
committer | GitHub <noreply@github.com> | Wed Jul 06 08:21:59 2022 +0100 |
tree | cc1de9f3fe41b991bfc52d782d97b73d895fe19b | |
parent | 5f4a16b2913ac84ccaab95b50dd4b0e7fbc58ec2 [diff] |
[3.11] gh-94438: in frameobject's mark_stacks switch, the PUSH_EXC_INFO and POP_EXCEPT cases are no longer reachable (GH-94582) (GH-94595) (cherry picked from commit 50b9a7762f06335277d9962edc8d39498601a4e4) Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>