معرفی شرکت ها


python36-debug-3.6.8-37.module_el8.5.0+771+e5d9a225.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Debug version of the Python runtime
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 8-stream
مخزن Centos AppStream x86_64
نام بسته python36-debug
نام فایل بسته python36-debug-3.6.8-37.module_el8.5.0+771+e5d9a225.x86_64.rpm
نسخه بسته 3.6.8
انتشار بسته 37.module_el8.5.0+771+e5d9a225
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Wed 19 May 2021 07
هاست سازنده x86-01.mbox.centos.org
نوع بسته .rpm
آدرس صفحه اصلی https://www.python.org/
مجوز Python
حجم دانلود 18K
حجم نصب 12.824K
python36-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 bytecode format is unchanged, so that .pyc files are compatible between this and the standard version of Python, but the debugging features mean that C/C++ extension modules are ABI-incompatible and must be built for each version separately. The debug build shares installation directories with the standard Python runtime, so that .py and .pyc files can be shared. Compiled extension modules use a special ABI flag ("d") in the filename, so extensions for both verisons can co-exist in the same directory.


جایگزین ها



نیازمندی

مقدار نام
- /bin/sh
- /bin/sh
- platform-python-debug
- python36
- python36
- python36
- python36-devel


ارائه دهنده

مقدار نام
= 3.6.8-37.module_el8.5.0+771+e5d9a225 python3-debug
= 3.6.8-37.module_el8.5.0+771+e5d9a225 python3-debug(x86-64)
= 3.6.8-37.module_el8.5.0+771+e5d9a225 python36-debug
= 3.6.8-37.module_el8.5.0+771+e5d9a225 python36-debug(x86-64)


نحوه نصب


نصب پکیج rpm python36-debug:

    sudo dnf install python36-debug-3.6.8-37.module_el8.5.0+771+e5d9a225.x86_64.rpm


فایل ها

مسیرها
/usr/bin/python3-debug
/usr/bin/python3-debug-config
/usr/bin/python3.6-debug
/usr/bin/python3.6-debug-config
/usr/bin/python3.6dm
/usr/bin/python3.6dm-config
/usr/bin/python3.6dm-x86_64-config
/usr/share/doc/python36-debug
/usr/share/doc/python36-debug/README
/usr/share/licenses/python36-debug


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2021-05-07

Bump the release to a number higher than RHEL7
Resolves: rhbz#1954567

2019-04-25

Bumping due to problems with modular RPM upgrade path
Resolves: rhbz#1695587

2019-01-21

Sync version-release with the python3 component
Resolves: rhbz#1658271

2018-12-04

Remove the Python source tarball as it's not being used in this symlink
Create a new explanatory README
Resolves: rhbz#1654867

2018-10-16

Slightly edit the description
Related: rhbz#1633534

2018-10-14

Add Requires (/post/postun) on /usr/sbin/alternatives
Resolves: rhbz#1633534

2018-10-12

Don't list /usr/bin/python as a ghost file so `yum install /usr/bin/python`
Resolves: rhbz#1633534

2018-10-08

Set a special Provides tag that advertises the `python36` package as an
existing `python` package
Resolves: rhbz#1633561

2018-10-02

Fix update of alternatives in the devel and debug packages
Resolves: rhbz#1633534

2018-09-29

Provide the name `python3`, `python3-devel` and `python3-debug` from their
Provide the name `python36-modular-devel` from python36-rpm-macros so it's
Sync version-release with the python3 component
Resolves: rhbz#1632637

2018-09-29

Implement the alternatives system for Python in RHEL8
Resolves: rhbz#1633534

2018-09-25

Require the Python interpreter directly instead of using the package name
Related: rhbz#1619153

2018-08-14

Add general symlinks python3.6-debug[-config] for symlinks modules
Resolves: rhbz#1615727

2018-08-04

Switched devel subpackage's dependency from python3-devel to
libs-devel: python3-devel is now buildroot only and the contents were
libs-devel

2018-07-31

Make the python36-rpm-macros package noarch

2018-04-04

Include python36-rpm-macros for building RPMs against this module