python-debug 3.8.2 High-level, dynamically-typed programming language (for debugging)

This variant of Python provides an interpreter built with --with-pydebug to help develop and debug extensions. See https://pythonextensionpatterns.readthedocs.io/en/latest/debugging/debug.html, for more information.