We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e6ae4 commit d3247b9Copy full SHA for d3247b9
templates/downloads/index.html
@@ -81,7 +81,7 @@ <h2 class="widget-title">Active Python Releases</h2>
81
</li>
82
<li>
83
<span class="release-version">2.7</span>
84
- <span class="release-status">bugfix</span>
+ <span class="release-status">end-of-life</span>
85
<span class="release-start">2010-07-03</span>
86
<span class="release-end">2020-01-01</span>
87
<span class="release-pep"><a href="https://www.python.org/dev/peps/pep-0373">PEP 373</a></span>
0 commit comments