8000 adjust c-api reference counting docs to reference Py_REFCNT, Py_SET_REFCNT · Issue #96258 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
adjust c-api reference counting docs to reference Py_REFCNT, Py_SET_REFCNT #96258
Closed
@QuakeIV

Description

@QuakeIV

Currently when you go to the reference counting page (https://docs.python.org/3/c-api/refcounting.html) it does not make any mention of the existence of Py_REFCNT or Py_SET_REFCNT, it would be nice if it did so. I had briefly thought there was no macro to check the reference count. After realizing there in fact was, it occurred to me I could probably make a change request.

Made an associated pull request proposing a specific change here: #96259

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0