Sat, 08 Feb 2025 05:14:03 UTC | login

Information for RPM python3.14-freethreading-debug-3.14.0~a3-1.fc42.riscv64.rpm

ID1488072
Namepython3.14-freethreading-debug
Version3.14.0~a3
Release1.fc42
Epoch
Archriscv64
SummaryFree Threading (PEP 703) version of the Python runtime (debug build)
DescriptionThe provisional Free Threading (PEP 703) build of Python. Debug build. 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. This package provides a version of the Python runtime with numerous debugging features enabled, aimed at advanced Python users such as developers of Python extension modules.
Build Time2025-01-10 09:24:30 GMT
Size3.82 MB
01bdc1bedc0adfbec11d48fc9330aa08
LicensePython-2.0.1 AND MIT
Buildrootf42-build-865121-172791
Provides
libpython3.14td.so.1.0()(64bit)
pkgconfig(python-3.14td) = 3.14
pkgconfig(python-3.14td-embed) = 3.14
python3.14-freethreading-debug = 3.14.0~a3-1.fc42
python3.14-freethreading-debug(riscv-64) = 3.14.0~a3-1.fc42
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/pkg-config
/usr/bin/sh
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libbz2.so.1()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libc.so.6(GLIBC_2.32)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.38)(64bit)
libcrypto.so.3()(64bit)
libcrypto.so.3(OPENSSL_3.0.0)(64bit)
libexpat.so.1()(64bit)
libffi.so.8()(64bit)
libffi.so.8(LIBFFI_BASE_8.0)(64bit)
libffi.so.8(LIBFFI_CLOSURE_8.0)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3.1)(64bit)
libgdbm.so.6()(64bit)
libgdbm_compat.so.4()(64bit)
liblzma.so.5()(64bit)
liblzma.so.5(XZ_5.0)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.27)(64bit)
libmpdec.so.3()(64bit)
libncursesw.so.6()(64bit)
libpanelw.so.6()(64bit)
libpython3.14td.so.1.0()(64bit)
libreadline.so.8()(64bit)
libsqlite3.so.0()(64bit)
libssl.so.3()(64bit)
libssl.so.3(OPENSSL_3.0.0)(64bit)
libtcl8.6.so()(64bit)
libtinfo.so.6()(64bit)
libtk8.6.so()(64bit)
libuuid.so.1()(64bit)
libuuid.so.1(UUID_2.20)(64bit)
libz.so.1()(64bit)
libz.so.1(ZLIB_1.2.0)(64bit)
python3.14-freethreading(riscv-64) = 3.14.0~a3-1.fc42
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(TildeInVersions) <= 4.10.0-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 488 >>>
Name ascending sort Size
/usr/bin/python3.14td6.05 KB
/usr/bin/python3.14td-config64.00 B
/usr/bin/python3.14td-riscv64-config3.05 KB
/usr/include/python3.14td0.00 B
/usr/include/python3.14td/Python.h3.91 KB
/usr/include/python3.14td/abstract.h31.93 KB
/usr/include/python3.14td/audit.h490.00 B
/usr/include/python3.14td/bltinmodule.h264.00 B
/usr/include/python3.14td/boolobject.h1.30 KB
/usr/include/python3.14td/bytearrayobject.h1.43 KB
/usr/include/python3.14td/bytesobject.h2.51 KB
/usr/include/python3.14td/ceval.h5.18 KB
/usr/include/python3.14td/codecs.h5.31 KB
/usr/include/python3.14td/compile.h448.00 B
/usr/include/python3.14td/complexobject.h728.00 B
/usr/include/python3.14td/cpython0.00 B
/usr/include/python3.14td/cpython/abstract.h3.32 KB
/usr/include/python3.14td/cpython/audit.h230.00 B
/usr/include/python3.14td/cpython/bytearrayobject.h1.14 KB
/usr/include/python3.14td/cpython/bytesobject.h1.12 KB
/usr/include/python3.14td/cpython/cellobject.h1.22 KB
/usr/include/python3.14td/cpython/ceval.h1.64 KB
/usr/include/python3.14td/cpython/classobject.h2.19 KB
/usr/include/python3.14td/cpython/code.h15.82 KB
/usr/include/python3.14td/cpython/compile.h2.07 KB
/usr/include/python3.14td/cpython/complexobject.h1.21 KB
/usr/include/python3.14td/cpython/context.h2.88 KB
/usr/include/python3.14td/cpython/critical_section.h5.46 KB
/usr/include/python3.14td/cpython/descrobject.h1.56 KB
/usr/include/python3.14td/cpython/dictobject.h3.80 KB
/usr/include/python3.14td/cpython/fileobject.h652.00 B
/usr/include/python3.14td/cpython/fileutils.h232.00 B
/usr/include/python3.14td/cpython/floatobject.h900.00 B
/usr/include/python3.14td/cpython/frameobject.h1.17 KB
/usr/include/python3.14td/cpython/funcobject.h6.96 KB
/usr/include/python3.14td/cpython/genobject.h1.50 KB
/usr/include/python3.14td/cpython/import.h725.00 B
/usr/include/python3.14td/cpython/initconfig.h9.74 KB
/usr/include/python3.14td/cpython/listobject.h1.76 KB
/usr/include/python3.14td/cpython/lock.h1.72 KB
/usr/include/python3.14td/cpython/longintrepr.h6.01 KB
/usr/include/python3.14td/cpython/longobject.h6.29 KB
/usr/include/python3.14td/cpython/memoryobject.h2.17 KB
/usr/include/python3.14td/cpython/methodobject.h2.22 KB
/usr/include/python3.14td/cpython/modsupport.h1.02 KB
/usr/include/python3.14td/cpython/monitoring.h7.52 KB
/usr/include/python3.14td/cpython/object.h19.04 KB
/usr/include/python3.14td/cpython/objimpl.h3.73 KB
/usr/include/python3.14td/cpython/odictobject.h1.28 KB
/usr/include/python3.14td/cpython/picklebufobject.h848.00 B
Component of No Buildroots