python-debug
Debug version of the Python runtime


python-debug provides a version of the Python runtime with numerous debugging features enabled, aimed at advanced Python users, such as developers of Python extension modules. This version uses more memory and will be slower than the regular Python build, but is useful for tracking down reference-counting issues, and other bugs. The bytecodes are unchanged, so that .pyc files are compatible between the two version of Python, but the debugging features mean that C/C++ extension modules are ABI-incompatible with those built for the standard runtime. It shares installation directories with the standard Python runtime, so that .py and .pyc files can be shared. All compiled extension modules gain a "_d" suffix ("foo_d.so" rather than "foo.so") so that each Python implementation can load its own extensions.

Python

cloud_download Downloads

Please select a product to see the available package versions:
Architecture:
Loading...
Loading package downloads...
SUSE Liberty Linux 7 x86_64
2.7.5-94.el7_9 info lock rpm
2.7.5-93.el7_9 info lock rpm
2.7.5-92.el7_9 info lock rpm
2.7.5-90.el7 info lock rpm
2.7.5-89.el7 info lock rpm
2.7.5-88.el7 info lock rpm
2.7.5-86.el7 info lock rpm
2.7.5-80.el7_6 info lock rpm
2.7.5-79.el7_6 info lock rpm
2.7.5-77.el7_6 info lock rpm
2.7.5-76.el7 info lock rpm
2.7.5-69.el7_5 info lock rpm
2.7.5-68.el7 info lock rpm
2.7.5-58.el7 info lock rpm
2.7.5-48.el7 info lock rpm
2.7.5-39.el7_2 info lock rpm
2.7.5-38.el7_2 info lock rpm
2.7.5-34.el7 info lock rpm
2.7.5-18.el7_1.1 info lock rpm