Name: | python3.11-debug |
---|---|
Version: | 3.11.2 |
Release: | 2.el9_2.1 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 14862160 |
License: | Python |
RPM: | python3.11-debug-3.11.2-2.el9_2.1.x86_64.rpm |
Source RPM: | python3.11-3.11.2-2.el9_2.1.src.rpm |
Build Date: | Wed Jun 14 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Debug version of the Python runtime |
Description: | python3-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 debug build shares installation directories with the standard Python runtime. Python modules -- source (.py), bytecode (.pyc), and C-API extensions (.cpython*.so) -- are compatible between this and the standard version of Python. The debug runtime additionally supports debug builds of C-API extensions (with the "d" ABI flag) for debugging issues in those extensions. |
- Security fix for CVE-2023-24329 Resolves: rhbz#2173917
- Support OpenSSL FIPS mode
- Update to 3.11.2
- Disable the builtin hashlib hashes except blake2
- Disable bootstrap - Bump release to sync with RHEL8
- Initial package - Fedora contributions by: Björn Esser <besser82@fedoraproject.org> Charalampos Stratakis <cstratak@redhat.com> Dan Horák <dan@danny.cz> David Malcolm <dmalcolm@redhat.com> Dennis Gilmore <dennis@ausil.us> Florian Weimer <fweimer@redhat.com> Gwyn Ciesla <limb@fedoraproject.org> Igor Gnatenko <ignatenkobrain@fedoraproject.org> Iryna Shcherbina <shcherbina.iryna@gmail.com> Jaroslav Škarvada <jskarvad@redhat.com> Jason ティビツ <tibbs@fedoraproject.org> Kalev Lember <klember@redhat.com> Karsten Hopp <karsten@redhat.com> Lumir Balhar <lbalhar@redhat.com> Marcel Plch <marcel.plch@protonmail.com> Matej Stuchlik <mstuchli@redhat.com> Michal Cyprian <m.cyprian@gmail.com> Michal Toman <mtoman@fedoraproject.org> Miro Hrončok <miro@hroncok.cz> Nicolas Chauvet <kwizart@gmail.com> Orion Poplawski <orion@cora.nwra.com> Patrik Kopkan <pkopkan@redhat.com> Peter Robinson <pbrobinson@gmail.com> Petr Šplíchal <psplicha@redhat.com> Petr Viktorin <pviktori@redhat.com> Rex Dieter <rdieter@fedoraproject.org> Richard W.M. Jones <rjones@redhat.com> Robert Kuska <rkuska@gmail.com> Sahana Prasad <sahana@redhat.com> Slavek Kabrda <bkabrda@redhat.com> Stephen Gallagher <sgallagh@redhat.com> Than Ngo <than@redhat.com> Thomas Spura <tomspur@fedoraproject.org> Till Maas <opensource@till.name> Tomáš Hrnčiar <thrnciar@redhat.com> Tomas Mraz <tmraz@fedoraproject.org> Tomas Orsava <torsava@redhat.com> Tomas Radej <tradej@redhat.com> Toshio Kuratomi <toshio@fedoraproject.org> Victor Stinner <vstinner@python.org> Ville Skyttä <ville.skytta@iki.fi> Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>