diff options
author | mpage <mpage@meta.com> | 2025-01-17 20:53:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-17 20:53:29 (GMT) |
commit | 13c4def692228f09df0b30c5f93bc515e89fc77f (patch) | |
tree | f209b76ff2055f2668b16d1381879bfed7d80cbc /Lib/pydoc.py | |
parent | d95ba9fa1110534b7247fa2ff12b90e930c93256 (diff) | |
download | cpython-13c4def692228f09df0b30c5f93bc515e89fc77f.zip cpython-13c4def692228f09df0b30c5f93bc515e89fc77f.tar.gz cpython-13c4def692228f09df0b30c5f93bc515e89fc77f.tar.bz2 |
gh-128955: Fix goto if tlbc creation fails when throwing into a generator (#128957)
We don't have the correct copy of the bytecode and can't update next_instr
appropriately, so just unwind.
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions