Skip to content

Debug mode that can be easily activated without recompilation #36

@steve-s

Description

@steve-s

As Victor Stinner already noted elsewhere people do not use debug builds and miss out on its features. One way to make people more likely to use debugging features (apart from more marketing) is if they did not require recompilation of (C)Python and ideally even recompilation of the extension, so that one could easily test the whole thing including 3rd party deps in debug mode.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions