Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #45940

Re: Is python.org powered by CPython?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.009
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'static': 0.04; 'cpython': 0.05; 'jesse': 0.05; 'noller': 0.07; 'apache,': 0.09; 'part,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'url:blog': 0.10; 'posted': 0.15; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.18; 'header:User- Agent:1': 0.23; 'subject:python.org': 0.24; '(or': 0.24; 'header:X -Complaints-To:1': 0.27; 'websites,': 0.30; "i'm": 0.30; 'servers.': 0.31; 'python.org': 0.32; 'are,': 0.36; 'charset:us- ascii': 0.36; 'subject:?': 0.36; 'behind': 0.37; 'example,': 0.37; 'being': 0.38; 'server': 0.38; 'to:addr:python-list': 0.38; 'files': 0.38; 'url:2012': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'consists': 0.60; 'different': 0.65; 'management': 0.65; 'details': 0.65; 'covers': 0.68; 'url:11': 0.68; 'received:204': 0.75; 'article': 0.77; 'received:204.14': 0.84; 'subdomains': 0.84; 'carlos': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ned Deily <nad@acm.org>
Subject Re: Is python.org powered by CPython?
Date Fri, 24 May 2013 19:58:12 -0700
References <BLU176-W964412BFD2E5188E8078BD7940@phx.gbl>
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host 204.14.154.191
User-Agent MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2098.1369450705.3114.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1369450705 news.xs4all.nl 16012 [2001:888:2000:d::a6]:39840
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:45940

Show key headers only | View raw


In article <BLU176-W964412BFD2E5188E8078BD7940@phx.gbl>,
 Carlos Nepomuceno <carlosnepomuceno@outlook.com> wrote:
> Is python.org powered by CPython?

Like many websites, the python.org domain consists of a number of 
subdomains with several different webservers on various hosts.  AFAIK, 
the main www.python.org server is currently all (or mainly) static 
content served by Apache, although the static files are, in part, 
generated by a home-grown content management system powered by CPython.  
I'm not sure about the details of the other servers.  For example, both 
bugs.python.org and hg.python.org have CPython applications behind them: 
Roundup and Mercurial.

FTR, the whole python.org web domain is being redesigned so the details 
of what is under the covers will be changing.  Jesse Noller posted about 
the redesign process some months ago:

http://jessenoller.com/blog/2012/11/28/the-great-python-org-redesign

-- 
 Ned Deily,
 nad@acm.org

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Is python.org powered by CPython? Ned Deily <nad@acm.org> - 2013-05-24 19:58 -0700

csiph-web