Fwd: Python subdomains https

Terry Jan Reedy tjreedy at udel.edu
Tue Apr 2 12:52:14 EDT 2013


On 4/2/2013 7:05 AM, Jakub Muszynski wrote:
> Hi,
>
> I need to add python.org <http://python.org> https to my company
> firewall policy, but I'm not allowed to add rule for
> https://*.python.org <http://python.org> subdomains.
>
> Can You give me/publish list of important subdomains (like
> https://pypi.python.org) so I won't miss important sites?

docs - for the online docs
bugs - for the issue tracker
hg   - for the source repository
svn  - for the external dependencies for building python

You could also try all the links on python.org to see if there is 
anything else. psf.python.org? or is it only python.org/psf?

Python.org is getting a facelift under a paid contract, so things might 
change in the future. I believe the trend is toward more sugdomains.

--Terry






More information about the Python-list mailing list