Skip to content

Commit 0756588

Browse files
authored
Move Python 3.7 to *security* mode on downloads page (#1607)
1 parent 159115e commit 0756588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/downloads/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h2 class="widget-title">Active Python Releases</h2>
6060
</li>
6161
<li>
6262
<span class="release-version">3.7</span>
63-
<span class="release-status">bugfix</span>
63+
<span class="release-status">security</span>
6464
<span class="release-start">2018-06-27</span>
6565
<span class="release-end">2023-06-27</span>
6666
<span class="release-pep"><a href="https://www.python.org/dev/peps/pep-0537">PEP 537</a></span>

0 commit comments

Comments
 (0)