Package python36-debug-3.6.8-39.module+el8.10.0+285+94cd8805.x86_64
Name | python36-debug |
---|---|
Epoch | 0 |
Version | 3.6.8 |
Release | 39.module+el8.10.0+285+94cd8805 |
Architecture | x86_64 |
Website/URL | https://www.python.org/ |
License | Python |
Build Time | 2024-05-24 03:56:31 |
Build Host | builder-x86-06.inferitos.ru |
Summary | Debug version of the Python runtime |
Repositories | AppStream |
Description | python36-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 bytecode format is unchanged, so that .pyc files are compatible between this and the standard version of Python, but the debugging features mean that C/C++ extension modules are ABI-incompatible and must be built for each version separately. The debug build shares installation directories with the standard Python runtime, so that .py and .pyc files can be shared. Compiled extension modules use a special ABI flag ("d") in the filename, so extensions for both verisons can co-exist in the same directory. |
Errata | INFSA-2024:10953 , INFSA-2025:8419 |
Size | 18 KiB |
Source Project | python36-3.6.8-39.module+el8.10.0+285+94cd8805 |
SHA-256 checksum | 99d9dc013ff000aa237a60be1ade936b28387a810e5bc0773c68b2d7be104f3e |
×
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.6.8-39 - Rebuilt for MSVSphere 8.10 beta * Mon Nov 27 2023 Lumír Balhar <lbalhar@redhat.com> - 3.6.8-39 - Provide /usr/bin/python3 explicitly - Resolves: RHEL-2113 * Wed Jul 28 2021 Tomas Orsava <torsava@redhat.com> - 3.6.8-38 - Adjusted the postun scriptlets to enable upgrading to RHEL 9 - Resolves: rhbz#1933055 * Fri May 07 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-37 - Bump the release to a number higher than RHEL7 - Resolves: rhbz#1954567 * Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 3.6.8-2 - Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587 * Mon Jan 21 2019 Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-1 - Sync version-release with the python3 component - Resolves: rhbz#1658271 * Tue Dec 04 2018 Tomas Orsava <torsava@redhat.com> - 3.6.6-18 - Remove the Python source tarball as it's not being used in this symlink component - Create a new explanatory README - Resolves: rhbz#1654867 * Tue Oct 16 2018 Tomas Orsava <torsava@redhat.com> - 3.6.6-17 - Slightly edit the description - Related: rhbz#1633534 * Sun Oct 14 2018 Tomas Orsava <torsava@redhat.com> - 3.6.6-16 - Add Requires (/post/postun) on /usr/sbin/alternatives - Resolves: rhbz#1633534 * Fri Oct 12 2018 Tomas Orsava <torsava@redhat.com> - 3.6.6-15 - Don't list /usr/bin/python as a ghost file so `yum install /usr/bin/python` doesn't install this package - Resolves: rhbz#1633534