summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-01-25 04:59:57 (GMT)
committerBenjamin Peterson <benjamin@python.org>2014-01-25 04:59:57 (GMT)
commitd8be9feb45baab60959d4076dc997062b307206f (patch)
tree00fd280088dfaf37c79c4203d582376fa827d850
parent0ac0eadf8db3858b50dcc0293a1a085b1bbd59f7 (diff)
downloadcpython-d8be9feb45baab60959d4076dc997062b307206f.zip
cpython-d8be9feb45baab60959d4076dc997062b307206f.tar.gz
cpython-d8be9feb45baab60959d4076dc997062b307206f.tar.bz2
update hosting faq
-rw-r--r--Doc/faq/general.rst9
1 files changed, 6 insertions, 3 deletions
diff --git a/Doc/faq/general.rst b/Doc/faq/general.rst
index 8cd139c..d035a8d 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
-<http://www.xs4all.nl>`_. 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
+<http://www.xs4all.nl>`_. `Upfront Systems <http://www.upfrontsystems.co.za>`_
+hosts bugs.python.org. Most other Python services like `PyPI
+<https://pypi.python.org>`_ and hg.python.org are hosted by `Oregon State
+University Open Source Lab <https://osuosl.org>`_.
Why is it called Python?