Version 3.9 of the Python interpreter
Since Python 3.8.0a4, extension modules are no longer linked against libpython3.8.so.1.0. As a result, some of them are not linked against anything at all. And that is fine. They are not used as standard shared libraries. |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| 00001-rpath.patch | ||
| 00102-lib64.patch | ||
| 00111-no-static-lib.patch | ||
| 00178-dont-duplicate-flags-in-sysconfig.patch | ||
| 00189-use-rpm-wheels.patch | ||
| 00205-make-libpl-respect-lib64.patch | ||
| 00251-change-user-install-location.patch | ||
| 00274-fix-arch-names.patch | ||
| 00316-mark-bdist_wininst-unsupported.patch | ||
| check-pyc-timestamps.py | ||
| idle3.appdata.xml | ||
| idle3.desktop | ||
| python38.rpmlintrc | ||
| python38.spec | ||
| sources | ||