diff options
author | Sam Gross <colesbury@gmail.com> | 2024-08-12 18:49:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-12 18:49:33 (GMT) |
commit | 736fe4d23e267a70d3b769046f03c1f3bdc0f430 (patch) | |
tree | 3f6973549382b5dce397458d583157ba611b390e /Python/pythonrun.c | |
parent | be90648fb2de58b148dcc7553a08ca646911baf2 (diff) | |
download | cpython-736fe4d23e267a70d3b769046f03c1f3bdc0f430.zip cpython-736fe4d23e267a70d3b769046f03c1f3bdc0f430.tar.gz cpython-736fe4d23e267a70d3b769046f03c1f3bdc0f430.tar.bz2 |
gh-117139: Fix a few `_PyStackRef` related bugs (#122831)
`BUILD_SET` should use a borrow instead of a steal. The cleanup in `_DO_CALL`
`CONVERSION_FAILED` was incorrect.
Co-authored-by: Ken Jin <kenjin@python.org>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions