🌐 AI搜索 & 代理 主页
Skip to content

Commit d991160

Browse files
authored
Update Release Status of Python 3.5 on downloads page (python#1648)
1 parent c199ae1 commit d991160

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/downloads/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ <h2 class="widget-title">Active Python Releases</h2>
7474
</li>
7575
<li>
7676
<span class="release-version">3.5</span>
77-
<span class="release-status">security</span>
77+
<span class="release-status">end-of-life</span>
7878
<span class="release-start">2015-09-13</span>
79-
<span class="release-end">2020-09-13</span>
79+
<span class="release-end">2020-09-05</span>
8080
<span class="release-pep"><a href="https://www.python.org/dev/peps/pep-0478">PEP 478</a></span>
8181
</li>
8282
<li>

0 commit comments

Comments
 (0)