Metadata for python3.14-freethreading-3.14.4-2.el9_8.s390x.rpm

0 directories 0 files
Go up

INFO

Name: python3.14-freethreading
Version: 3.14.4-2.el9_8
Arch: s390x
Summary: Free Threading (PEP 703) version of the Python interpreter
License: Python-2.0.1
Vendor: AlmaLinux
Build Host: s390x-builder01.almalinux.org
Build Date: Wed May 20 10:17:23 2026
Size: 15942
URL: https://www.python.org/
Description: The Free Threading (PEP 703) build of Python interpreter.

CPython's global interpreter lock ("GIL") prevents multiple threads from
executing Python code at the same time. The GIL is an obstacle to using
multi-core CPUs from Python efficiently.

This build of Python is built with the --disable-gil option.
It lets the interpreter run Python code without the global interpreter lock
and with the necessary changes needed to make the interpreter thread-safe.

The python3.14-freethreading package provides the "python3.14t" executable.
The majority of its standard library is provided in the
python3.14-freethreading-libs package, which should be installed
automatically along with python3.14-freethreading.
The remaining parts of the Python standard library are broken out into the
python3.14-freethreading-tkinter and
python3.14-freethreading-test packages,
which may need to be installed separately.

FILES

/usr/bin/python3.14t
/usr/lib/.build-id
/usr/lib/.build-id/02/8784909a06b8e15a5d9b04235ff2e631c54164
/usr/share/doc/python3.14-freethreading
/usr/share/doc/python3.14-freethreading/README.rst

REQUIRES

libc.so.6()(64bit)
libc.so.6(GLIBC_2.2)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libpython3.14t.so.1.0()(64bit)
python3.14-freethreading-libs(s390-64) 3.14.4-2.el9_8
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)

PROVIDES

python3.14-freethreading 3.14.4-2.el9_8
python3.14-freethreading(s390-64) 3.14.4-2.el9_8

CONFIG FILES

/usr/bin/python3.14t
/usr/lib/.build-id a
/usr/lib/.build-id/02/8784909a06b8e15a5d9b04235ff2e631c54164 a
/usr/share/doc/python3.14-freethreading
/usr/share/doc/python3.14-freethreading/README.rst d

LICENSE FILES

Python-2.0.1