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

2014-10-20 Thread MRAB

On 2014-10-21 02:17, MRAB wrote:

On 2014-10-21 00:38, Oleg Broytman wrote:

On Tue, Oct 21, 2014 at 12:29:45AM +0100, MRAB  
wrote:

On 2014-10-21 00:09, Eli Bendersky wrote:
>
>On Mon, Oct 20, 2014 at 1:01 PM, Terry Reedy > 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.


Well, this:

https://docs.python.org/3/using/cmdline.html

is working for me now, but this:

https://docs.python.org/3/whatsnew/index.html

isn't. It looks like some kind of intermittent glitch somewhere...


And now:

https://docs.python.org/3/whatsnew/index.html

is working.

All on Firefox, BTW.
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


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

2014-10-20 Thread MRAB

On 2014-10-21 00:38, Oleg Broytman wrote:

On Tue, Oct 21, 2014 at 12:29:45AM +0100, MRAB  
wrote:

On 2014-10-21 00:09, Eli Bendersky wrote:
>
>On Mon, Oct 20, 2014 at 1:01 PM, Terry Reedy > 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.


Well, this:

https://docs.python.org/3/using/cmdline.html

is working for me now, but this:

https://docs.python.org/3/whatsnew/index.html

isn't. It looks like some kind of intermittent glitch somewhere...

___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


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

2014-10-20 Thread Terry Reedy

On 10/20/2014 7:29 PM, MRAB wrote:

On 2014-10-21 00:09, Eli Bendersky wrote:



On Mon, Oct 20, 2014 at 1:01 PM, Terry Reedy mailto:tjre...@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 am using Firefox, but the difference is that by happenstance, I was in 
privacy mode (perhaps for the first time with python.org -- I want the 
docs in the cache and history list -- because I accessed the docs to 
answer a StackOverflow question.) It is not just that document but also 
Execution model and Expression in Reference.  (I tried each 3 times 
minutes apart.)  I have not had a similiar problem with any Arstechnica 
or StackOverflow pages, or similar sites.


So the solution for me is to use normal mode, but something seems not 
quite right in the interaction between privacy mode Firefox and python.org.


No problem I could find with Internet Explorer's 'In Privacy' mode.

--
Terry Jan Reedy

___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


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

2014-10-20 Thread Donald Stufft
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  wrote:
> 
>> On Tue, Oct 21, 2014 at 12:29:45AM +0100, MRAB  
>> wrote:
>>> On 2014-10-21 00:09, Eli Bendersky wrote:
>>> 
>>> On Mon, Oct 20, 2014 at 1:01 PM, Terry Reedy >> > 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 Broytmanhttp://phdru.name/p...@phdru.name
>   Programmers don't die, they just GOSUB without RETURN.
> ___
> Python-Dev mailing list
> Python-Dev@python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: 
> https://mail.python.org/mailman/options/python-dev/donald%40stufft.io
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


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

2014-10-20 Thread Oleg Broytman
On Tue, Oct 21, 2014 at 12:29:45AM +0100, MRAB  
wrote:
> On 2014-10-21 00:09, Eli Bendersky wrote:
> >
> >On Mon, Oct 20, 2014 at 1:01 PM, Terry Reedy  >> 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 Broytmanhttp://phdru.name/p...@phdru.name
   Programmers don't die, they just GOSUB without RETURN.
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


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

2014-10-20 Thread MRAB

On 2014-10-21 00:09, Eli Bendersky wrote:



On Mon, Oct 20, 2014 at 1:01 PM, Terry Reedy mailto:tjre...@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."

___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


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

2014-10-20 Thread Eli Bendersky
On Mon, Oct 20, 2014 at 1:01 PM, Terry Reedy  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.

Eli
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


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

2014-10-20 Thread Oleg Broytman
Hi!

On Mon, Oct 20, 2014 at 04:01:02PM -0400, Terry Reedy  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.
> 
> -- 
> Terry Jan Reedy

   Works for me. I clicked "2. Using Python on Unix platforms" and got
to https://docs.python.org/3/using/unix.html without any problem.

Oleg.
-- 
 Oleg Broytmanhttp://phdru.name/p...@phdru.name
   Programmers don't die, they just GOSUB without RETURN.
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


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

2014-10-20 Thread Georg Brandl
On 10/20/2014 10:01 PM, Terry Reedy 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.

Sounds like a similar problem to this:
https://mail.python.org/pipermail/docs/2014-October/020440.html

(There, the OP reported that she saw a different result in different
browsers.)

Georg


___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


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

2014-10-20 Thread Terry Reedy
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.


--
Terry Jan Reedy

___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com