gh-117139: Fix a few `_PyStackRef` related bugs by colesbury · Pull Request #122831 · python/cpython
Conversation
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>
colesbury
marked this pull request as ready for review
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
blhsing pushed a commit to blhsing/cpython that referenced this pull request
`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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters