]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update FAQ to point to Infrastructure Team website. (GH-12079)
authorNed Deily <nad@python.org>
Wed, 27 Feb 2019 22:43:13 +0000 (17:43 -0500)
committerGitHub <noreply@github.com>
Wed, 27 Feb 2019 22:43:13 +0000 (17:43 -0500)
Doc/faq/general.rst

index 887dea74f5f16832a8bce46fc2142c8b39b973eb..e9b3fafbf55f9c8727c391c6b64715cc16a03c6c 100644 (file)
@@ -268,14 +268,8 @@ Python references; or perhaps search for "Python" and "language".
 Where in the world is www.python.org located?
 ---------------------------------------------
 
-The Python project's infrastructure is located all over the world.
-`www.python.org <https://www.python.org>`_ is graciously hosted by `Rackspace
-<https://www.rackspace.com>`_, with CDN caching provided by `Fastly
-<https://www.fastly.com>`_.  `Upfront Systems
-<http://www.upfrontsystems.co.za/>`_ hosts `bugs.python.org
-<https://bugs.python.org>`_.  Many other Python services like `the Wiki
-<https://wiki.python.org>`_ are hosted by `Oregon State
-University Open Source Lab <https://osuosl.org>`_.
+The Python project's infrastructure is located all over the world and is managed
+by the Python Infrastructure Team. Details `here <http://infra.psf.io>`__.
 
 
 Why is it called Python?