Thu, 07 Dec 2023 06:19:41 EST

Information for RPM python3-debug-1:3.3.2-9.ru6.x86_64.rpm

ID26266
Namepython3-debug
Version3.3.2
Release9.ru6
Epoch1
Archx86_64
SummaryDebug version of the Python 3 runtime
Descriptionpython3-debug provides a version of the Python 3 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 3 build, but is useful for tracking down reference-counting issues, and other bugs. The bytecodes are unchanged, so that .pyc files are compatible between the two versions of Python 3, but the debugging features mean that C/C++ extension modules are ABI-incompatible with those built for the standard runtime. It shares installation directories with the standard Python 3 runtime, so that .py and .pyc files can be shared. All compiled extension modules gain a "_d" suffix ("foo_d.so" rather than "foo.so") so that each Python 3 implementation can load its own extensions.
Build Time2015-03-25 17:01:55 GMT
Size2194656
Payload Hash48b394a78708599d08973b4ce3292c61
Buildrootcentos6-rutgers-staging-build-4524-6764
Provides
_bisect.cpython-33dm.so()(64bit)
_bz2.cpython-33dm.so()(64bit)
_codecs_cn.cpython-33dm.so()(64bit)
_codecs_hk.cpython-33dm.so()(64bit)
_codecs_iso2022.cpython-33dm.so()(64bit)
_codecs_jp.cpython-33dm.so()(64bit)
_codecs_kr.cpython-33dm.so()(64bit)
_codecs_tw.cpython-33dm.so()(64bit)
_crypt.cpython-33dm.so()(64bit)
_csv.cpython-33dm.so()(64bit)
_ctypes.cpython-33dm.so()(64bit)
_ctypes_test.cpython-33dm.so()(64bit)
_curses.cpython-33dm.so()(64bit)
_curses_panel.cpython-33dm.so()(64bit)
_datetime.cpython-33dm.so()(64bit)
_dbm.cpython-33dm.so()(64bit)
_decimal.cpython-33dm.so()(64bit)
_elementtree.cpython-33dm.so()(64bit)
_gdbm.cpython-33dm.so()(64bit)
_hashlib.cpython-33dm.so()(64bit)
_heapq.cpython-33dm.so()(64bit)
_json.cpython-33dm.so()(64bit)
_lsprof.cpython-33dm.so()(64bit)
_lzma.cpython-33dm.so()(64bit)
_multibytecodec.cpython-33dm.so()(64bit)
_multiprocessing.cpython-33dm.so()(64bit)
_pickle.cpython-33dm.so()(64bit)
_posixsubprocess.cpython-33dm.so()(64bit)
_random.cpython-33dm.so()(64bit)
_socket.cpython-33dm.so()(64bit)
_sqlite3.cpython-33dm.so()(64bit)
_ssl.cpython-33dm.so()(64bit)
_struct.cpython-33dm.so()(64bit)
_testbuffer.cpython-33dm.so()(64bit)
_testcapi.cpython-33dm.so()(64bit)
_tkinter.cpython-33dm.so()(64bit)
array.cpython-33dm.so()(64bit)
atexit.cpython-33dm.so()(64bit)
audioop.cpython-33dm.so()(64bit)
binascii.cpython-33dm.so()(64bit)
cmath.cpython-33dm.so()(64bit)
fcntl.cpython-33dm.so()(64bit)
grp.cpython-33dm.so()(64bit)
libpython3.3dm.so.1.0()(64bit)
math.cpython-33dm.so()(64bit)
mmap.cpython-33dm.so()(64bit)
nis.cpython-33dm.so()(64bit)
ossaudiodev.cpython-33dm.so()(64bit)
parser.cpython-33dm.so()(64bit)
pkgconfig(python-3.3dm) = 3.3
pyexpat.cpython-33dm.so()(64bit)
python3-debug = 1:3.3.2-9.ru6
python3-debug(x86-64) = 1:3.3.2-9.ru6
readline.cpython-33dm.so()(64bit)
resource.cpython-33dm.so()(64bit)
select.cpython-33dm.so()(64bit)
spwd.cpython-33dm.so()(64bit)
syslog.cpython-33dm.so()(64bit)
termios.cpython-33dm.so()(64bit)
time.cpython-33dm.so()(64bit)
unicodedata.cpython-33dm.so()(64bit)
zlib.cpython-33dm.so()(64bit)
Requires
/bin/sh
/usr/bin/pkg-config
/usr/bin/python3.3dm
libX11.so.6()(64bit)
libbz2.so.1()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.6)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_2.9)(64bit)
libcrypt.so.1()(64bit)
libcrypt.so.1(GLIBC_2.2.5)(64bit)
libcrypto.so.10()(64bit)
libcrypto.so.10(OPENSSL_1.0.1)(64bit)
libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit)
libcrypto.so.10(libcrypto.so.10)(64bit)
libdl.so.2()(64bit)
libdl.so.2(GLIBC_2.2.5)(64bit)
libexpat.so.1()(64bit)
libffi.so.5()(64bit)
libgdbm.so.2()(64bit)
liblzma.so.0()(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libncursesw.so.5()(64bit)
libnsl.so.1()(64bit)
libnsl.so.1(GLIBC_2.2.5)(64bit)
libpanelw.so.5()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpthread.so.0(GLIBC_2.3.2)(64bit)
libpython3.3dm.so.1.0()(64bit)
libreadline.so.6()(64bit)
librt.so.1()(64bit)
librt.so.1(GLIBC_2.2.5)(64bit)
libsqlite3.so.0()(64bit)
libssl.so.10()(64bit)
libssl.so.10(libssl.so.10)(64bit)
libtcl8.5.so()(64bit)
libtk8.5.so()(64bit)
libutil.so.1()(64bit)
libutil.so.1(GLIBC_2.2.5)(64bit)
libz.so.1()(64bit)
libz.so.1(ZLIB_1.2.0)(64bit)
python(abi) = 3.3
python3(x86-64) = 1:3.3.2-9.ru6
python3-devel(x86-64) = 1:3.3.2-9.ru6
python3-libs(x86-64) = 1:3.3.2-9.ru6
python3-test(x86-64) = 1:3.3.2-9.ru6
python3-tkinter(x86-64) = 1:3.3.2-9.ru6
python3-tools(x86-64) = 1:3.3.2-9.ru6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rtld(GNU_HASH)
Obsoletes No Obsoletes
Conflicts No Conflicts
Files
Page:
1 through 50 of 171 >>>
Name ascending sort Size
/usr/bin/python3-debug20
/usr/bin/python3.3dm6792
/usr/bin/python3.3dm-config1973
/usr/include/python3.3dm4096
/usr/include/python3.3dm/Python-ast.h21989
/usr/include/python3.3dm/Python.h2836
/usr/include/python3.3dm/abstract.h42623
/usr/include/python3.3dm/accu.h1016
/usr/include/python3.3dm/asdl.h1092
/usr/include/python3.3dm/ast.h344
/usr/include/python3.3dm/bitset.h792
/usr/include/python3.3dm/bltinmodule.h264
/usr/include/python3.3dm/boolobject.h886
/usr/include/python3.3dm/bytearrayobject.h2001
/usr/include/python3.3dm/bytes_methods.h2025
/usr/include/python3.3dm/bytesobject.h4891
/usr/include/python3.3dm/cellobject.h701
/usr/include/python3.3dm/ceval.h7194
/usr/include/python3.3dm/classobject.h1666
/usr/include/python3.3dm/code.h4227
/usr/include/python3.3dm/codecs.h5305
/usr/include/python3.3dm/compile.h1663
/usr/include/python3.3dm/complexobject.h1954
/usr/include/python3.3dm/datetime.h8542
/usr/include/python3.3dm/descrobject.h2913
/usr/include/python3.3dm/dictobject.h4972
/usr/include/python3.3dm/dtoa.h458
/usr/include/python3.3dm/dynamic_annotations.h22471
/usr/include/python3.3dm/enumobject.h253
/usr/include/python3.3dm/errcode.h1497
/usr/include/python3.3dm/eval.h597
/usr/include/python3.3dm/fileobject.h1767
/usr/include/python3.3dm/fileutils.h1086
/usr/include/python3.3dm/floatobject.h4641
/usr/include/python3.3dm/frameobject.h3372
/usr/include/python3.3dm/funcobject.h3771
/usr/include/python3.3dm/genobject.h1080
/usr/include/python3.3dm/graminit.h1873
/usr/include/python3.3dm/grammar.h2021
/usr/include/python3.3dm/import.h3879
/usr/include/python3.3dm/intrcheck.h460
/usr/include/python3.3dm/iterobject.h567
/usr/include/python3.3dm/listobject.h2834
/usr/include/python3.3dm/longintrepr.h3997
/usr/include/python3.3dm/longobject.h7361
/usr/include/python3.3dm/marshal.h743
/usr/include/python3.3dm/memoryobject.h2872
/usr/include/python3.3dm/metagrammar.h253
/usr/include/python3.3dm/methodobject.h3307
/usr/include/python3.3dm/modsupport.h4867
Component of No Buildroots