Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3.11-debug-3.11.13-5.el9 RPM for ppc64le

From CentOS Stream 9 CRB for ppc64le

Name: python3.11-debug Distribution: CentOS
Version: 3.11.13 Vendor: CentOS
Release: 5.el9 Build date: Fri Jan 16 09:40:50 2026
Group: Unspecified Build host: ppc64le-09.stream.rdu2.redhat.com
Size: 18729740 Source RPM: python3.11-3.11.13-5.el9.src.rpm
Packager: builder@centos.org
Url: https://www.python.org/
Summary: Debug version of the Python runtime
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.

Provides

Requires

License

Python

Changelog

* Fri Jan 16 2026 Lumír Balhar <lbalhar@redhat.com> - 3.11.13-5
  - Security fix for CVE-2025-13836
  Resolves: RHEL-141025
* Mon Jan 12 2026 Lumír Balhar <lbalhar@redhat.com> - 3.11.13-4
  - Security fix for CVE-2025-12084
  Resolves: RHEL-135395
* Thu Aug 21 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.11.13-3
  - Security fix for CVE-2025-8194
  Resolves: RHEL-106365
* Wed Jul 23 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.11.13-2
  - Fix PySSL_SetError handling SSL_ERROR_SYSCALL
  - This fixes random flakiness of test_ssl on stressed machines
  Resolves: RHEL-101551
* Wed Jun 04 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.13-1
  - Update to 3.11.13
  - Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435
  Resolves: RHEL-98044, RHEL-98014, RHEL-98237, RHEL-98176, RHEL-98205
* Mon Feb 10 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.11.11-2
  - Security fix for CVE-2025-0938
  Resolves: RHEL-77262
* Tue Dec 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.11.11-1
  - Update to 3.11.11
  Resolves: RHEL-64883
* Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.10-1
  - Update to 3.11.10
  Resolves: RHEL-57412
* Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-7
  - Security fix for CVE-2024-8088
  Resolves: RHEL-55959
* Thu Aug 15 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-6
  - Security fix for CVE-2024-6923
  Resolves: RHEL-53038
* Thu Jul 25 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-5
  - Properly propagate the optimization flags to C extensions
* Thu Jul 18 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-4
  - Build Python with -O3
  - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3
* Thu Jul 18 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-3
  - Security fix for CVE-2024-4032
  Resolves: RHEL-44099
* Tue Jun 11 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-2
  - Enable importing of hash-based .pyc files under FIPS mode
  Resolves: RHEL-40779
* Mon Apr 22 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-1
  - Rebase to 3.11.9
  - Security fixes for CVE-2023-6597 and CVE-2024-0450
  - Fix expat tests for the latest expat security release
  Resolves: RHEL-33677, RHEL-33689
* Mon Jan 22 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.7-1
  - Rebase to 3.11.7
  Resolves: RHEL-20233

Files

/usr/bin/python3.11d
/usr/bin/python3.11d-config
/usr/bin/python3.11d-ppc64le-config
/usr/include/python3.11d
/usr/include/python3.11d/Python.h
/usr/include/python3.11d/abstract.h
/usr/include/python3.11d/bltinmodule.h
/usr/include/python3.11d/boolobject.h
/usr/include/python3.11d/bytearrayobject.h
/usr/include/python3.11d/bytesobject.h
/usr/include/python3.11d/ceval.h
/usr/include/python3.11d/codecs.h
/usr/include/python3.11d/compile.h
/usr/include/python3.11d/complexobject.h
/usr/include/python3.11d/cpython
/usr/include/python3.11d/cpython/abstract.h
/usr/include/python3.11d/cpython/bytearrayobject.h
/usr/include/python3.11d/cpython/bytesobject.h
/usr/include/python3.11d/cpython/cellobject.h
/usr/include/python3.11d/cpython/ceval.h
/usr/include/python3.11d/cpython/classobject.h
/usr/include/python3.11d/cpython/code.h
/usr/include/python3.11d/cpython/compile.h
/usr/include/python3.11d/cpython/complexobject.h
/usr/include/python3.11d/cpython/context.h
/usr/include/python3.11d/cpython/descrobject.h
/usr/include/python3.11d/cpython/dictobject.h
/usr/include/python3.11d/cpython/fileobject.h
/usr/include/python3.11d/cpython/fileutils.h
/usr/include/python3.11d/cpython/floatobject.h
/usr/include/python3.11d/cpython/frameobject.h
/usr/include/python3.11d/cpython/funcobject.h
/usr/include/python3.11d/cpython/genobject.h
/usr/include/python3.11d/cpython/import.h
/usr/include/python3.11d/cpython/initconfig.h
/usr/include/python3.11d/cpython/listobject.h
/usr/include/python3.11d/cpython/longintrepr.h
/usr/include/python3.11d/cpython/longobject.h
/usr/include/python3.11d/cpython/methodobject.h
/usr/include/python3.11d/cpython/modsupport.h
/usr/include/python3.11d/cpython/object.h
/usr/include/python3.11d/cpython/objimpl.h
/usr/include/python3.11d/cpython/odictobject.h
/usr/include/python3.11d/cpython/picklebufobject.h
/usr/include/python3.11d/cpython/pthread_stubs.h
/usr/include/python3.11d/cpython/pyctype.h
/usr/include/python3.11d/cpython/pydebug.h
/usr/include/python3.11d/cpython/pyerrors.h
/usr/include/python3.11d/cpython/pyfpe.h
/usr/include/python3.11d/cpython/pyframe.h
/usr/include/python3.11d/cpython/pylifecycle.h
/usr/include/python3.11d/cpython/pymem.h
/usr/include/python3.11d/cpython/pystate.h
/usr/include/python3.11d/cpython/pythonrun.h
/usr/include/python3.11d/cpython/pythread.h
/usr/include/python3.11d/cpython/pytime.h
/usr/include/python3.11d/cpython/setobject.h
/usr/include/python3.11d/cpython/sysmodule.h
/usr/include/python3.11d/cpython/traceback.h
/usr/include/python3.11d/cpython/tupleobject.h
/usr/include/python3.11d/cpython/unicodeobject.h
/usr/include/python3.11d/cpython/warnings.h
/usr/include/python3.11d/cpython/weakrefobject.h
/usr/include/python3.11d/datetime.h
/usr/include/python3.11d/descrobject.h
/usr/include/python3.11d/dictobject.h
/usr/include/python3.11d/dynamic_annotations.h
/usr/include/python3.11d/enumobject.h
/usr/include/python3.11d/errcode.h
/usr/include/python3.11d/exports.h
/usr/include/python3.11d/fileobject.h
/usr/include/python3.11d/fileutils.h
/usr/include/python3.11d/floatobject.h
/usr/include/python3.11d/frameobject.h
/usr/include/python3.11d/genericaliasobject.h
/usr/include/python3.11d/import.h
/usr/include/python3.11d/internal
/usr/include/python3.11d/internal/pycore_abstract.h
/usr/include/python3.11d/internal/pycore_accu.h
/usr/include/python3.11d/internal/pycore_asdl.h
/usr/include/python3.11d/internal/pycore_ast.h
/usr/include/python3.11d/internal/pycore_ast_state.h
/usr/include/python3.11d/internal/pycore_atomic.h
/usr/include/python3.11d/internal/pycore_atomic_funcs.h
/usr/include/python3.11d/internal/pycore_bitutils.h
/usr/include/python3.11d/internal/pycore_blocks_output_buffer.h
/usr/include/python3.11d/internal/pycore_bytes_methods.h
/usr/include/python3.11d/internal/pycore_bytesobject.h
/usr/include/python3.11d/internal/pycore_call.h
/usr/include/python3.11d/internal/pycore_ceval.h
/usr/include/python3.11d/internal/pycore_code.h
/usr/include/python3.11d/internal/pycore_compile.h
/usr/include/python3.11d/internal/pycore_condvar.h
/usr/include/python3.11d/internal/pycore_context.h
/usr/include/python3.11d/internal/pycore_dict.h
/usr/include/python3.11d/internal/pycore_dtoa.h
/usr/include/python3.11d/internal/pycore_emscripten_signal.h
/usr/include/python3.11d/internal/pycore_exceptions.h
/usr/include/python3.11d/internal/pycore_fileutils.h
/usr/include/python3.11d/internal/pycore_floatobject.h
/usr/include/python3.11d/internal/pycore_format.h
/usr/include/python3.11d/internal/pycore_frame.h
/usr/include/python3.11d/internal/pycore_function.h
/usr/include/python3.11d/internal/pycore_gc.h
/usr/include/python3.11d/internal/pycore_genobject.h
/usr/include/python3.11d/internal/pycore_getopt.h
/usr/include/python3.11d/internal/pycore_gil.h
/usr/include/python3.11d/internal/pycore_global_objects.h
/usr/include/python3.11d/internal/pycore_global_strings.h
/usr/include/python3.11d/internal/pycore_hamt.h
/usr/include/python3.11d/internal/pycore_hashtable.h
/usr/include/python3.11d/internal/pycore_import.h
/usr/include/python3.11d/internal/pycore_initconfig.h
/usr/include/python3.11d/internal/pycore_interp.h
/usr/include/python3.11d/internal/pycore_interpreteridobject.h
/usr/include/python3.11d/internal/pycore_list.h
/usr/include/python3.11d/internal/pycore_long.h
/usr/include/python3.11d/internal/pycore_moduleobject.h
/usr/include/python3.11d/internal/pycore_namespace.h
/usr/include/python3.11d/internal/pycore_object.h
/usr/include/python3.11d/internal/pycore_opcode.h
/usr/include/python3.11d/internal/pycore_parser.h
/usr/include/python3.11d/internal/pycore_pathconfig.h
/usr/include/python3.11d/internal/pycore_pyarena.h
/usr/include/python3.11d/internal/pycore_pyerrors.h
/usr/include/python3.11d/internal/pycore_pyhash.h
/usr/include/python3.11d/internal/pycore_pylifecycle.h
/usr/include/python3.11d/internal/pycore_pymath.h
/usr/include/python3.11d/internal/pycore_pymem.h
/usr/include/python3.11d/internal/pycore_pystate.h
/usr/include/python3.11d/internal/pycore_runtime.h
/usr/include/python3.11d/internal/pycore_runtime_init.h
/usr/include/python3.11d/internal/pycore_signal.h
/usr/include/python3.11d/internal/pycore_sliceobject.h
/usr/include/python3.11d/internal/pycore_strhex.h
/usr/include/python3.11d/internal/pycore_structseq.h
/usr/include/python3.11d/internal/pycore_symtable.h
/usr/include/python3.11d/internal/pycore_sysmodule.h
/usr/include/python3.11d/internal/pycore_traceback.h
/usr/include/python3.11d/internal/pycore_tuple.h
/usr/include/python3.11d/internal/pycore_typeobject.h
/usr/include/python3.11d/internal/pycore_ucnhash.h
/usr/include/python3.11d/internal/pycore_unicodeobject.h
/usr/include/python3.11d/internal/pycore_unionobject.h
/usr/include/python3.11d/internal/pycore_warnings.h
/usr/include/python3.11d/intrcheck.h
/usr/include/python3.11d/iterobject.h
/usr/include/python3.11d/listobject.h
/usr/include/python3.11d/longobject.h
/usr/include/python3.11d/marshal.h
/usr/include/python3.11d/memoryobject.h
/usr/include/python3.11d/methodobject.h
/usr/include/python3.11d/modsupport.h
/usr/include/python3.11d/moduleobject.h
/usr/include/python3.11d/object.h
/usr/include/python3.11d/objimpl.h
/usr/include/python3.11d/opcode.h
/usr/include/python3.11d/osdefs.h
/usr/include/python3.11d/osmodule.h
/usr/include/python3.11d/patchlevel.h
/usr/include/python3.11d/py_curses.h
/usr/include/python3.11d/pybuffer.h
/usr/include/python3.11d/pycapsule.h
/usr/include/python3.11d/pyconfig-64.h
/usr/include/python3.11d/pyconfig.h
/usr/include/python3.11d/pydtrace.h
/usr/include/python3.11d/pyerrors.h
/usr/include/python3.11d/pyexpat.h
/usr/include/python3.11d/pyframe.h
/usr/include/python3.11d/pyhash.h
/usr/include/python3.11d/pylifecycle.h
/usr/include/python3.11d/pymacconfig.h
/usr/include/python3.11d/pymacro.h
/usr/include/python3.11d/pymath.h
/usr/include/python3.11d/pymem.h
/usr/include/python3.11d/pyport.h
/usr/include/python3.11d/pystate.h
/usr/include/python3.11d/pystrcmp.h
/usr/include/python3.11d/pystrtod.h
/usr/include/python3.11d/pythonrun.h
/usr/include/python3.11d/pythread.h
/usr/include/python3.11d/pytypedefs.h
/usr/include/python3.11d/rangeobject.h
/usr/include/python3.11d/setobject.h
/usr/include/python3.11d/sliceobject.h
/usr/include/python3.11d/structmember.h
/usr/include/python3.11d/structseq.h
/usr/include/python3.11d/sysmodule.h
/usr/include/python3.11d/token.h
/usr/include/python3.11d/traceback.h
/usr/include/python3.11d/tracemalloc.h
/usr/include/python3.11d/tupleobject.h
/usr/include/python3.11d/typeslots.h
/usr/include/python3.11d/unicodeobject.h
/usr/include/python3.11d/warnings.h
/usr/include/python3.11d/weakrefobject.h
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/19eb0fc395a6510c797b4ac99f559e5b8dae5e
/usr/lib/.build-id/00/2ac461c70ceb44e61e70c8133e4a9bba542425
/usr/lib/.build-id/00/90a1e5b94c9aae4c9e2e4478d222777af92f76
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/e8882ecfac0774b7c3e8d5ecb28f999b569589
/usr/lib/.build-id/10
/usr/lib/.build-id/10/aa57f4d63b41b9ad5e74576e07b7cea70ae25b
/usr/lib/.build-id/11
/usr/lib/.build-id/11/63cda98f6595e6a1e18ece805e5cfa442838a3
/usr/lib/.build-id/12/f83e0c45dd4617eaecadba7a2bfaad14a1b263
/usr/lib/.build-id/15/47e7b7af1680ecf204ce168e28a695dc5eee2e
/usr/lib/.build-id/15/71bfd81385c9c8a75a964a66a7b4d0805ceab9
/usr/lib/.build-id/18
/usr/lib/.build-id/18/ec2ee62aa24d88ef45ead5c945865d25734f17
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/a84d4f01efc7503c54626161903e12d15453d8
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/3d5c8bf146af8fa8b9dafff619bf9b4be965f2
/usr/lib/.build-id/1f/f8501ecca6d829868e466ba2db064ec4bbc278
/usr/lib/.build-id/20
/usr/lib/.build-id/20/5bb38608b245c6d972ebe5b4b9589bac04aeff
/usr/lib/.build-id/20/8103067530e6b596afaab8da2776582a44b8f5
/usr/lib/.build-id/26
/usr/lib/.build-id/26/3744a0069abb2128f56f3300a559cc1c546310
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/2147079a1d465ae7df40e7ef2473189b8466bd
/usr/lib/.build-id/2d/2e54f6da88e2638e84d074afdb279e8ca47147
/usr/lib/.build-id/30
/usr/lib/.build-id/30/d69884c77036dbbf5c52f2a56469ab9fd57199
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/c4bbb2a6a665255c094cdbe8138a102b0db789
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/6d2d2496d6dac1c87afb0c754cc3bdee035dc7
/usr/lib/.build-id/40/08deced966a9315fdd2c5e823beab9fe6aae15
/usr/lib/.build-id/45
/usr/lib/.build-id/45/3916d4fb4dfdf315f7db262456e85a7bacb6aa
/usr/lib/.build-id/45/d78c172f1fbb9e434b1d27f47f63c542c41bd3
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/75b70e7e1f61cca0c2dee1a54132ee0a0796cd
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/621046c6f564dcf4cb818697282d61883fb2a5
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/f3090b32106447ca74a53296ee4e7807722b3e
/usr/lib/.build-id/54/6be144babd8deea9e774dfb9534ebad8ca511d
/usr/lib/.build-id/5b/d70b0b57b35966fe51a7eb95bb7fbc6bf23875
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/326878bf99299d228c65586a9cecb990cadad0
/usr/lib/.build-id/62
/usr/lib/.build-id/62/6b6ecac3246f7543deb2653ee1bdba45a8ffbd
/usr/lib/.build-id/67
/usr/lib/.build-id/67/d6fe1d75810db0e52950d56fac0535ee9afa6e
/usr/lib/.build-id/69/bf94310ea97025568e54bd65bb2c1a7b7ad648
/usr/lib/.build-id/71
/usr/lib/.build-id/71/bf98cce77b3d7c7a65570c47c1b04c43e6c6e8
/usr/lib/.build-id/72
/usr/lib/.build-id/72/0f19ea4d31e39d0593947af181f2b50db57fa1
/usr/lib/.build-id/76
/usr/lib/.build-id/76/5926b4314a13dadb7227581be0b00b5cfde280
/usr/lib/.build-id/77
/usr/lib/.build-id/77/123b7fb40b60dc3304f7a90c3e2db2976e8c81
/usr/lib/.build-id/79/499cc88c9c979babac8281ea48210a616f90f9
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/0955f89e7e7b223738437a5fa3b33037f1fe4c
/usr/lib/.build-id/7e/f56d90d06cde17512044bbe4c8453286db9c87
/usr/lib/.build-id/7f/ffde06211a238eb40aa29781e0e748941b85cc
/usr/lib/.build-id/85
/usr/lib/.build-id/85/80cb6229f15cba3a02a27b83a0525688b4c730
/usr/lib/.build-id/89
/usr/lib/.build-id/89/4dc34fcece3e5011599b0c5cb94d5e59f9e5b3
/usr/lib/.build-id/94
/usr/lib/.build-id/94/ccea09d7a8c0f5f4fcc9535de0fdc42b6e9cae
/usr/lib/.build-id/96
/usr/lib/.build-id/96/649a034d5b82bec98d5f9a5e12a658218d6d2b
/usr/lib/.build-id/96/ab0b856cd1a9042d9e30f9c6cb1d535e7cffba
/usr/lib/.build-id/97
/usr/lib/.build-id/97/159f2d0370d5eede276d5c0b7c129010ee0738
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/7a830895930dcf00341a24e2ecc330f381617f
/usr/lib/.build-id/9d/094edc5303163b2b296ff8617fb4bb714ebb29
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/c594e5ba0f896875ea95cef4bd04700fbb4a61
/usr/lib/.build-id/a6/7413027cb9a0cc48f6e7cd493871f7d08612fa
/usr/lib/.build-id/a7/d9e26018c73a710f99e2431316e21cdffc9b7e
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/af2551792c7c3fa97c59ddac7e655fc04efc43
/usr/lib/.build-id/af
/usr/lib/.build-id/af/2a59762a45673ec40afdd8697147e041002803
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/cc88615f7e89bcd7087d15cc97e9a329ba79bf
/usr/lib/.build-id/b1/76a0aea67b0e546c21a82a72c38f0d6b3a3005
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/fbf0b8633aa9f5a7b8b657a5e9b3a837ad50ef
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/3e6442c0bb973619d78e8b29facc4442918f0a
/usr/lib/.build-id/bf/85fcb413e0edf393dfabc690e1b090e2c461e3
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/268a29d81c9b3e315a934306614f23c662b3af
/usr/lib/.build-id/c6/33a1a74d01ab53407575d5af1806efbedb84fd
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/2084cc976645b8a9513d419d89758852391989
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/fa9d1369df628c8783c63bbfbbe1ae98e2920f
/usr/lib/.build-id/ce/1c6d22409c42d487273ed0afe5be985fecb5cc
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/03f7bbe7659084823ebba318e95fc70e870d8d
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/5135d7483a9fc2d8a6c066497639c1cf69ce44
/usr/lib/.build-id/d6/442b96434efd3d34cc609df60d794ab6c7bd75
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/d840c82875e414f1345c24c4100ac9dfca3c7f
/usr/lib/.build-id/da/d24d0b5682872c9911205915a0d1f4fedb54e7
/usr/lib/.build-id/df/562f89ca817378f06be5c4424c744be8402f42
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/626a106792aed3cd08a0fa768d8134bff2da13
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/13abcb2620d579a7ee314be5ba2977274558df
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/07acc337538681a354c2f436d44ec165587800
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/b7ffa0afc19aee1e41459007fec18b449775f3
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/ead05f53a3c1f57cd53089be2a0e81d2253b43
/usr/lib64/libpython3.11d.so
/usr/lib64/libpython3.11d.so.1.0
/usr/lib64/pkgconfig/python-3.11d-embed.pc
/usr/lib64/pkgconfig/python-3.11d.pc
/usr/lib64/python3.11/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-311.opt-1.pyc
/usr/lib64/python3.11/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-311.opt-2.pyc
/usr/lib64/python3.11/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-311.pyc
/usr/lib64/python3.11/_sysconfigdata_d_linux_powerpc64le-linux-gnu.py
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Makefile
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Setup
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Setup.bootstrap
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Setup.local
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Setup.stdlib
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/__pycache__
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-311.opt-1.pyc
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-311.opt-2.pyc
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-311.pyc
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/config.c
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/config.c.in
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/install-sh
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/makesetup
/usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/python-config.py
/usr/lib64/python3.11/lib-dynload/_asyncio.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_bisect.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_blake2.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_bz2.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_codecs_cn.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_codecs_hk.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_codecs_iso2022.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_codecs_jp.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_codecs_kr.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_codecs_tw.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_contextvars.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_crypt.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_csv.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_ctypes.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_ctypes_test.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_curses.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_curses_panel.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_datetime.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_dbm.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_decimal.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_elementtree.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_gdbm.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_hashlib.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_heapq.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_json.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_lsprof.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_lzma.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_multibytecodec.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_multiprocessing.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_opcode.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_pickle.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_posixshmem.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_posixsubprocess.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_queue.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_random.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_socket.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_sqlite3.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_ssl.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_statistics.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_struct.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_testbuffer.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_testcapi.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_testclinic.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_testimportmultiple.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_testinternalcapi.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_testmultiphase.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_tkinter.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_typing.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_uuid.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_xxsubinterpreters.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_xxtestfuzz.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/_zoneinfo.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/array.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/audioop.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/binascii.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/cmath.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/fcntl.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/grp.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/math.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/mmap.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/nis.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/ossaudiodev.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/pyexpat.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/readline.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/resource.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/select.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/spwd.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/syslog.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/termios.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/unicodedata.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/xxlimited.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/xxlimited_35.cpython-311d-powerpc64le-linux-gnu.so
/usr/lib64/python3.11/lib-dynload/zlib.cpython-311d-powerpc64le-linux-gnu.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jan 29 03:59:01 2026