Skip to content

All API should be exposed from Python.h #34

@encukou

Description

@encukou

We use the Py prefix for namespacing, and macros (defined by the user) for selecting subsets/variations of the API.

It should not be necessary for users to include any other headers CPython provides.

(And if this were a “revolution” issue: we should be free to move the headers around, to minimize chances of conflicting names when someone adds the directory with Python.h to the include path.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    guidelineTo be included in guidelines PEP

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions