mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Remove or update bitbucket links (GH-101963)
Since Mercurial removal from bitbucket.org, some links are broken. They are replaced by github.com or webarchive.org links if available. Otherwise, they are removed. Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
This commit is contained in:
parent
1f557f94c2
commit
7d801f245e
6 changed files with 6 additions and 10 deletions
|
@ -39,8 +39,7 @@ Key terms
|
|||
developers and documentation authors responsible for the maintenance and
|
||||
evolution of the standard packaging tools and the associated metadata and
|
||||
file format standards. They maintain a variety of tools, documentation
|
||||
and issue trackers on both `GitHub <https://github.com/pypa>`__ and
|
||||
`Bitbucket <https://bitbucket.org/pypa/>`__.
|
||||
and issue trackers on `GitHub <https://github.com/pypa>`__.
|
||||
* ``distutils`` is the original build and distribution system first added
|
||||
to the Python standard library in 1998. While direct use of ``distutils``
|
||||
is being phased out, it still laid the foundation for the current packaging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue