mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +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
|
@ -438,7 +438,7 @@ to make sure everything functions as expected in both versions of Python.
|
|||
.. _Futurize: https://python-future.org/automatic_conversion.html
|
||||
.. _importlib2: https://pypi.org/project/importlib2
|
||||
.. _Modernize: https://python-modernize.readthedocs.io/
|
||||
.. _mypy: http://mypy-lang.org/
|
||||
.. _mypy: https://mypy-lang.org/
|
||||
.. _Porting to Python 3: http://python3porting.com/
|
||||
.. _Pylint: https://pypi.org/project/pylint
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue