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:
Rafael Fontenelle 2023-05-02 03:34:44 -03:00 committed by GitHub
parent 82ba6ce303
commit 68ed2a2a3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 78 additions and 60 deletions

View file

@ -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