commit | c4cf745c723f19dbc5b304bfb21cf77ac9aa40b8 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Sep 13 03:56:27 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Sep 13 11:56:27 2022 +0100 |
tree | 97b44c31187781dddae878274c4e1bf316c4ba2c | |
parent | 8238fa91c175243061120856b14d735e8a740fa0 [diff] |
GH-96754: Check whether the interpreter frame is complete before creating frame object. (GH-96776) (#96787) (cherry picked from commit 12c5f328d2479ac3432df5e266adc4e59adeabfe) Co-authored-by: Mark Shannon <mark@hotpy.org> Co-authored-by: Mark Shannon <mark@hotpy.org>