Skip to content

Compilation Failures with Py_DEBUG enabled #419

Closed
@skadz

Description

@skadz

Py_DEBUG and Py_LIMITED_API are not compatible, so compilation fails when Py_DEBUG is enabled.

We should add a check for Py_DEBUG and make sure we do not use the limited api if it is in place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions