Skip to content

[Feature Request] Add Python debug builds with Py_DEBUG flag #885

@XuehaiPan

Description

@XuehaiPan

Description:
Describe your proposal.

Add Python debug builds with Py_DEBUG flag by setting --with-pydebug and --with-trace-refs configure options.

Justification:
Justification or a use case for your proposal.

Some advanced Python development features require the Python executable to be built with extra configure flags. For example:

Reference:

There is a Ubuntu package python-dbg built with debug flag.

Are you willing to submit a PR?

Yes

Metadata

Metadata

Labels

feature requestNew feature or request to improve the current logic

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions