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

index 90fd69e72960c0b876f50dd649c11ce8af3d8fe4..7ee340d7957c9808f12a604ba026ed7a6904c0a0 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.upfrontsoftware.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?