◐ Shell
clean mode source ↗

gh-146056: Rework ref counting in treebuilder_handle_end() by vstinner · Pull Request #146167 · python/cpython

Conversation

@vstinner

@vstinner vstinner commented

Mar 19, 2026

edited by bedevere-app Bot

Loading

Use more regular code to handle reference counting in
treebuilder_handle_end().

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Mar 23, 2026

ljfp pushed a commit to ljfp/cpython that referenced this pull request

Apr 25, 2026
…hon#146167)

Use more regular code to handle reference counting in
treebuilder_handle_end().

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

Labels

1 participant

@vstinner