Skip to content

Implement Py_DECREF specializations for Py_GIL_DISABLED build #135832

Open
@alex-semenyuk

Description

@alex-semenyuk

Implement Py_DECREF specializations for Py_GIL_DISABLED build as mentioned at

// TODO: implement Py_DECREF specializations for Py_GIL_DISABLED build
static inline void
_Py_DECREF_SPECIALIZED(PyObject *op, const destructor destruct)

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions