From: Benjamin Peterson Date: Sat, 25 Jan 2014 04:59:57 +0000 (-0500) Subject: update hosting faq X-Git-Tag: v3.3.4rc1~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f580d5b6f7468abf768a2ee6360168ad92893457;p=python update hosting faq --- diff --git a/Doc/faq/general.rst b/Doc/faq/general.rst index 9a893eca2f..cc2cbda0ae 100644 --- a/Doc/faq/general.rst +++ b/Doc/faq/general.rst @@ -268,9 +268,12 @@ Python references; or perhaps search for "Python" and "language". Where in the world is www.python.org located? --------------------------------------------- -It's currently in Amsterdam, graciously hosted by `XS4ALL -`_. Thanks to Thomas Wouters for his work in arranging -python.org's hosting. +The Python project's infrastructure is located all over the world. +www.python.org is currently in Amsterdam, graciously hosted by `XS4ALL +`_. `Upfront Systems `_ +hosts bugs.python.org. Most other Python services like `PyPI +`_ and hg.python.org are hosted by `Oregon State +University Open Source Lab `_. Why is it called Python?