mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
GH-103484: Fix redirected permanently URLs (#104001)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> Co-authored-by: Oleg Iarygin <dralife@yandex.ru>
This commit is contained in:
parent
82ba6ce303
commit
68ed2a2a3f
40 changed files with 78 additions and 60 deletions
|
@ -541,7 +541,7 @@ Besides the standard CPython distribution, there are modified packages including
|
|||
additional functionality. The following is a list of popular versions and their
|
||||
key features:
|
||||
|
||||
`ActivePython <https://www.activestate.com/activepython/>`_
|
||||
`ActivePython <https://www.activestate.com/products/python/>`_
|
||||
Installer with multi-platform compatibility, documentation, PyWin32
|
||||
|
||||
`Anaconda <https://www.anaconda.com/download/>`_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue