commit | 2d9ead219e940d3fd717cdb0841cfe8a97efe554 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jun 06 14:06:44 2023 |
committer | GitHub <noreply@github.com> | Tue Jun 06 14:06:44 2023 |
tree | 14798a67f104cd7533a1e5ac54baeb8040a748b8 | |
parent | 260ba1fcdba860ab298c530af8c5340eb8b2c021 [diff] |
[3.12] GH-105162: Account for `INSTRUMENTED_RESUME` in gen.close/throw. (GH-105187) (#105378) GH-105162: Account for `INSTRUMENTED_RESUME` in gen.close/throw. (GH-105187) (cherry picked from commit 601ae09f0c8eda213b9050892f5ce9b91f0aa522) Co-authored-by: Mark Shannon <mark@hotpy.org>