From: Ned Deily Date: Wed, 27 Feb 2019 22:23:34 +0000 (-0500) Subject: Update FAQ to point to Infrastructure Team website. (GH-12077) X-Git-Tag: v3.8.0a3~220 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ccb92e814d289b89bccf9ad1b7d2ec6ecdebbfcb;p=thirdparty%2FPython%2Fcpython.git Update FAQ to point to Infrastructure Team website. (GH-12077) --- diff --git a/Doc/faq/general.rst b/Doc/faq/general.rst index 90fd69e72960..7ee340d7957c 100644 --- a/Doc/faq/general.rst +++ b/Doc/faq/general.rst @@ -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 `_ is graciously hosted by `Rackspace -`_, with CDN caching provided by `Fastly -`_. `Upfront Systems -`_ hosts `bugs.python.org -`_. Many other Python services like `the Wiki -`_ are hosted by `Oregon State -University Open Source Lab `_. +The Python project's infrastructure is located all over the world and is managed +by the Python Infrastructure Team. Details `here `__. Why is it called Python?