[issue40311] docs.python.org banner - release blocker for 2.7.18

2020-04-18 Thread Benjamin Peterson
Benjamin Peterson added the comment: 0fc82e95878234291f23155a64408fced71892b2 -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___ __

[issue40311] docs.python.org banner - release blocker for 2.7.18

2020-04-17 Thread Eric V. Smith
Eric V. Smith added the comment: I'm marking it as a release blocker, as I believe that's the correct priority if it must be done before the 2.7.18 release. -- nosy: +eric.smith priority: normal -> release blocker ___ Python tracker

[issue40311] docs.python.org banner - release blocker for 2.7.18

2020-04-17 Thread Sumana Harihareswara
New submission from Sumana Harihareswara : Add an --outdated flag to the build_docs.py script, which sets the 'outdated' value within HTML templates. See also https://github.com/python/docsbuild-scripts/pull/86 which also would need to be merged. I'm not sure how to mark this in the bug met