Re: [Python-Dev] Online Devguide mostly not working

2019-05-13 Thread Jeff Allen
Hiccups cured thanks to Mariatta and Carol https://github.com/python/devguide/pull/484. (And my guess was wrong.) Jeff Allen On 14/05/2019 04:49, Brett Cannon wrote: It's working for me, so it was probably just a hiccup. On Sun, May 12, 2019 at 6:19 AM Jeff Allen >

Re: [Python-Dev] Online Devguide mostly not working

2019-05-13 Thread Brett Cannon
It's working for me, so it was probably just a hiccup. On Sun, May 12, 2019 at 6:19 AM Jeff Allen wrote: > Is it suspicious that in the detailed log we see: > > 'canonical_url': 'http://devguide.python.org/', > > ? I guess this comes from project admin configuration at RTD, additional > to your

Re: [Python-Dev] Online Devguide mostly not working

2019-05-12 Thread Jeff Allen
Is it suspicious that in the detailed log we see: 'canonical_url': 'http://devguide.python.org/', ? I guess this comes from project admin configuration at RTD, additional to your conf.py. https://docs.readthedocs.io/en/stable/canonical.html (Just guessing really.) Jeff Allen On 12/05/2019

Re: [Python-Dev] Online Devguide mostly not working

2019-05-12 Thread Wes Turner
https://cpython-devguide.readthedocs.io/ seems to work but https://devguide.python.org/* does not https://readthedocs.org/projects/cpython-devguide/ lists maintainers, who I've cc'd AFAIU, there's no reason that the HTTP STS custom domain CNAME support would've broken this: https://github.com/rtf

Re: [Python-Dev] Online Devguide mostly not working

2019-05-11 Thread Jonathan Goble
Confirming that I also cannot access the Getting Started page. I'm in Ohio, if it matters. On Sat, May 11, 2019 at 6:26 PM Terry Reedy wrote: > > https://devguide.python.org gives the intro page with TOC on sidebar and > at end. Clicking anything, such as Getting Started, which tries to > displa