gh-64490: Fix refcount error when arguments are packed to tuple in argument clinic by colorfulappl · Pull Request #99233 · python/cpython · GitHub
Skip to content

gh-64490: Fix refcount error when arguments are packed to tuple in argument clinic - #99233

Merged
kumaraditya303 merged 7 commits into
python:mainfrom
colorfulappl:fix_ac_tuple_refcount
Nov 24, 2022
Merged

kumaraditya303 merged 7 commits into
python:mainfrom
colorfulappl:fix_ac_tuple_refcount

Replace Py_INCREF with Py_NewRef

a876e94
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs