Browse Source
Update FAQ to point to Infrastructure Team website. (GH-12077)
pull/12080/head
Ned Deily
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
8 deletions
-
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 <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? |
|
|
|
|