[Python-Dev] Devguide: Add a table summarizing status of Python branches
Berker Peksağ
berker.peksag at gmail.com
Fri Jan 22 11:21:48 EST 2016
More information about the Python-Dev mailing list
Fri Jan 22 11:21:48 EST 2016
- Previous message (by thread): [Python-Dev] Devguide: Add a table summarizing status of Python branches
- Next message (by thread): [Python-Dev] python3 k1om dissociation permanence
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Jan 22, 2016 at 6:03 PM, Victor Stinner <victor.stinner at gmail.com> wrote: > 2016-01-21 18:18 GMT+01:00 Brett Cannon <brett at python.org>: >> It's live: https://docs.python.org/devguide/#status-of-python-branches > > There is a very strange bug in this website. > > This URL shows the table: > https://docs.python.org/devguide/ > > This URL doesn't show the table: > https://docs.python.org/devguide/index.html > > Outdated version of the guide? It looks like a cache issue. I purged the cache for /devguide/index.html: $ wget -O- https://docs.python.org/devguide/index.html 2>&1 | grep "Python branches" <span id="branchstatus"></span><h2>Status of Python branches<a class="headerlink" href="#status-of-python-branches" title="Permalink to this headline">¶</a></h2> <li><a class="reference internal" href="#status-of-python-branches">Status of Python branches</a></li> --Berker
- Previous message (by thread): [Python-Dev] Devguide: Add a table summarizing status of Python branches
- Next message (by thread): [Python-Dev] python3 k1om dissociation permanence
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list