commit | 7b3bc95067b118b31e9781d460b41bf0cd629aab | [log] [tgz] |
---|---|---|
author | Mark Shannon <mark@hotpy.org> | Fri May 19 19:08:43 2023 +0100 |
committer | GitHub <noreply@github.com> | Fri May 19 19:08:43 2023 +0100 |
tree | 89d632d7d704a94fa089333b401cecb55fd9c434 | |
parent | 667e4ece9873146a99fc7c017b8a2be76765a715 [diff] |
[3.11] GH-102818: Do not call PyTraceBack_Here in sys.settrace trampoline (GH-104650) Backport of GH-104579