Information for RPM python3.13-freethreading-3.13.0~rc1-3.fc41.riscv64.rpm

ID336279
Buildpython3.13-3.13.0~rc1-3.fc41
Namepython3.13-freethreading
Version3.13.0~rc1
Release3.fc41
Epoch
Archriscv64
DraftFalse
SummaryFree Threading (PEP 703) version of the Python runtime
DescriptionThe provisional Free Threading (PEP 703) build of Python. 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.
Build Time2024-09-08 03:26:08 GMT
Size25.92 MB
c4e654ed2f2c931215c26f16b8ebb0ba
LicensePython-2.0.1 AND CC0-1.0 AND MIT
Buildrootf41-build-side-config-2655557-27981
Provides
bundled(libb2) = 0.98.1
bundled(mimalloc) = 2.12
libpython3.13t.so.1.0()(64bit)
pkgconfig(python-3.13t) = 3.13
pkgconfig(python-3.13t-embed) = 3.13
python-freethreading = 3.13.0~rc1-3.fc41
python3-freethreading = 3.13.0~rc1-3.fc41
python3.13-freethreading = 3.13.0~rc1-3.fc41
python3.13-freethreading(riscv-64) = 3.13.0~rc1-3.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/bash
/usr/bin/pkg-config
/usr/bin/sh
expat >= 2.6
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libb2.so.1()(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)
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.13t.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)
python-pip-wheel >= 23.1.2
python-setuptools-wheel
python-wheel-wheel
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)
tzdata
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 8285 >>>
Name ascending sort Size
/usr/bin/python3.13t15.27 KB
/usr/bin/python3.13t-config63.00 B
/usr/bin/python3.13t-riscv64-config3.06 KB
/usr/include/python3.13t0.00 B
/usr/include/python3.13t/Python.h3.76 KB
/usr/include/python3.13t/abstract.h31.59 KB
/usr/include/python3.13t/bltinmodule.h264.00 B
/usr/include/python3.13t/boolobject.h1.30 KB
/usr/include/python3.13t/bytearrayobject.h1.43 KB
/usr/include/python3.13t/bytesobject.h2.51 KB
/usr/include/python3.13t/ceval.h5.00 KB
/usr/include/python3.13t/codecs.h5.31 KB
/usr/include/python3.13t/compile.h448.00 B
/usr/include/python3.13t/complexobject.h728.00 B
/usr/include/python3.13t/cpython0.00 B
/usr/include/python3.13t/cpython/abstract.h3.32 KB
/usr/include/python3.13t/cpython/bytearrayobject.h1.14 KB
/usr/include/python3.13t/cpython/bytesobject.h1.15 KB
/usr/include/python3.13t/cpython/cellobject.h1.05 KB
/usr/include/python3.13t/cpython/ceval.h1.09 KB
/usr/include/python3.13t/cpython/classobject.h2.19 KB
/usr/include/python3.13t/cpython/code.h14.77 KB
/usr/include/python3.13t/cpython/compile.h2.07 KB
/usr/include/python3.13t/cpython/complexobject.h909.00 B
/usr/include/python3.13t/cpython/context.h1.79 KB
/usr/include/python3.13t/cpython/critical_section.h5.46 KB
/usr/include/python3.13t/cpython/descrobject.h1.56 KB
/usr/include/python3.13t/cpython/dictobject.h3.78 KB
/usr/include/python3.13t/cpython/fileobject.h652.00 B
/usr/include/python3.13t/cpython/fileutils.h232.00 B
/usr/include/python3.13t/cpython/floatobject.h900.00 B
/usr/include/python3.13t/cpython/frameobject.h1.17 KB
/usr/include/python3.13t/cpython/funcobject.h6.88 KB
/usr/include/python3.13t/cpython/genobject.h2.93 KB
/usr/include/python3.13t/cpython/import.h725.00 B
/usr/include/python3.13t/cpython/initconfig.h8.00 KB
/usr/include/python3.13t/cpython/listobject.h1.76 KB
/usr/include/python3.13t/cpython/lock.h1.72 KB
/usr/include/python3.13t/cpython/longintrepr.h5.00 KB
/usr/include/python3.13t/cpython/longobject.h5.45 KB
/usr/include/python3.13t/cpython/memoryobject.h2.17 KB
/usr/include/python3.13t/cpython/methodobject.h2.22 KB
/usr/include/python3.13t/cpython/modsupport.h1.02 KB
/usr/include/python3.13t/cpython/monitoring.h7.52 KB
/usr/include/python3.13t/cpython/object.h18.63 KB
/usr/include/python3.13t/cpython/objimpl.h3.73 KB
/usr/include/python3.13t/cpython/odictobject.h1.28 KB
/usr/include/python3.13t/cpython/picklebufobject.h848.00 B
/usr/include/python3.13t/cpython/pthread_stubs.h3.83 KB
/usr/include/python3.13t/cpython/pyatomic.h16.14 KB
Component of No Buildroots