You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -87,25 +120,9 @@ alt-python provides a more flexible and convenient environment for working with
87
120
88
121
<WhatsNexthide-title>
89
122
90
-
*[Machine-readable security data](../machine-readable-security-data/) — OVAL, CSAF, Errata, and RSS feeds for Python ELS
123
+
*[CVE Tracker](https://tuxcare.com/cve-tracker/?product=Python) — Track vulnerability fixes and updates
124
+
*[Available fixes](https://tuxcare.com/cve-tracker/fixes?product=Python) — Patched versions and changelogs
125
+
*[Supported components](https://tuxcare.com/cve-tracker/products?product=Python) — Full list of product parts covered by ELS
126
+
*[Machine-readable security data](/els-for-runtimes/machine-readable-security-data/#python) — OVAL, CSAF, Errata, and RSS feeds for Python ELS
91
127
92
128
</WhatsNext>
93
-
94
-
<scriptsetup>
95
-
96
-
constrpmex=
97
-
`$ /opt/alt/python36/bin/python3.6
98
-
Python 3.6.15 (default, Apr 10 2024, 00:00:00)
99
-
[GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] on linux
100
-
Type "help", "copyright", "credits" or "license" for more information.
101
-
>>> print("Hello, World!")
102
-
Hello, World!`
103
-
104
-
constdebex=
105
-
`$ /opt/alt/python36/bin/python3.6
106
-
Python 3.6.15 (default, Sep 18 2025, 13:57:38)
107
-
[GCC 5.4.0 20160609] on linux
108
-
Type "help", "copyright", "credits" or "license" for more information.
0 commit comments