Skip to content

Clean up "lltrace" #129763

Description

@brandtbucher

We should get rid of the LLTRACE macro, and just use Py_DEBUG instead (they're both used interchangeably anyways).

Also, we can check PYTHON_LLTRACE once at startup, instead of doing it constantly all over the place.

Linked PRs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions