Skip to content

[C API] Split large object.h file: create refcount.h #119853

@vstinner

Description

@vstinner

The Include/object.h header file became quite big (1260 lines of C code). A large part of it is just reference count management. I propose adding a new Include/refcount.h header file to ease the navigation in Include/object.h and ease the maintenance of the C API.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions