Skip to content

Py_DEBUG vs PYTHON_WITH_PYDEBUG build directives #362

@vmuriart

Description

@vmuriart

Is there a differences between Py_DEBUG and PYTHON_WITH_DEBUG

Py_DEBUG is the official flags name that Python uses to build Python with debug. But we never define Py_DEBUG at all, only PYTHON_WITH_DEBUG on the setup.py script. Is there a difference I'm overseeing or do they just need renaming?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions