Skip to content

Define Pyrona's public interface #27

@xFrednet

Description

@xFrednet

Current Pyrona already has several macros and functions, like _Py_REGION, _Py_IsImmutable, ...
Several of these functions are also relevant for library implementors, as such they should be accessible from outside cpython.

Cpython uses different header files to indicate if something is internal or public. Everything in Include/internal/pycore_regions.h is private. #19 Will add Include/regions.h for the public interface.

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