[Python-Dev] https://docs.python.org/3/using/index.html not linking correctly

Donald Stufft donald at stufft.io
Tue Oct 21 01:43:08 CEST 2014


I'm on my phone but docs is served via fastly. Issues could be POP specific. 


> On Oct 20, 2014, at 7:38 PM, Oleg Broytman <phd at phdru.name> wrote:
> 
>> On Tue, Oct 21, 2014 at 12:29:45AM +0100, MRAB <python at mrabarnett.plus.com> wrote:
>>> On 2014-10-21 00:09, Eli Bendersky wrote:
>>> 
>>> On Mon, Oct 20, 2014 at 1:01 PM, Terry Reedy <tjreedy at udel.edu
>>> <mailto:tjreedy at udel.edu>> wrote:
>>> 
>>>   If I go to https://docs.python.org/3/using/index.html and click on
>>>   any of the TOC entries, I get 'connecting' indefinitely.  This
>>>   problem seems unique to this file. I tried several other index files
>>>   and clicking am entry brings up the corresponding page almost
>>>   immediately.
>>> 
>>> Works fine for me, Terry, in both Chrome and Firefox. Could be something
>>> in your browser/caching? Try "private mode" or whatever that's called in
>>> your browser of choice.
>> Just tried the first link:
>> 
>> https://docs.python.org/3/using/cmdline.html
>> 
>> I also get 'Connecting' indefinitely.
>> 
>> So I tested the link here:
>> 
>> http://www.downforeveryoneorjustme.com/
>> 
>> It said: "It's not just you! http://https looks down from here."
> 
>   I think this is a limitation of isup.me: it doesn't like https://
> URLs -- either use http:// or no protocol prefix at all.
> 
> Oleg.
> -- 
>     Oleg Broytman            http://phdru.name/            phd at phdru.name
>           Programmers don't die, they just GOSUB without RETURN.
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: https://mail.python.org/mailman/options/python-dev/donald%40stufft.io


More information about the Python-Dev mailing list