Skip to content

bpo-39573: Add Py_SET_REFCNT() function - #18389

Merged
vstinner merged 2 commits into
python:masterfrom
vstinner:py_set_refcnt
Feb 7, 2020
Merged

bpo-39573: Add Py_SET_REFCNT() function#18389
vstinner merged 2 commits into
python:masterfrom
vstinner:py_set_refcnt

Conversation

@vstinner

@vstinnervstinner commented Feb 6, 2020

Copy link
Copy Markdown
Member

Add a Py_SET_REFCNT() function to set the reference counter of an
object.

https://bugs.python.org/issue39573

Add a Py_SET_REFCNT() function to set the reference counter of an
object.
@vstinner

Copy link
Copy Markdown
MemberAuthor

cc @nascheme

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner@the-knights-who-say-ni@bedevere-bot