Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc4d2e67

Browse files
authored
Release cycle chart: show suggestion if JavaScript disabled (#997)
1 parent249242a commitc4d2e67

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

‎versions.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,16 @@ See also the :ref:`devcycle` page for more information about branches.
5555
By default, the end-of-life is scheduled 5 years after the first release,
5656
but can be adjusted by the release manager of each branch. All Python 2
5757
versions have reached end-of-life.
58+
59+
..raw::html
60+
61+
<noscript>
62+
<style>
63+
#python-release-cycle:after {
64+
content:"Enable JavaScript to see the release cycle chart.";
65+
}
66+
.mermaid {
67+
display:none;
68+
}
69+
</style>
70+
</noscript>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp