We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
python
Learn more about funding links in repositories.
Report abuse
1 parent 2798b60 commit 3f36043Copy full SHA for 3f36043
Doc/tools/static/switchers.js
@@ -11,7 +11,7 @@
11
12
var all_versions = {
13
'3.9': 'dev (3.9)',
14
- '3.8': 'pre (3.8)',
+ '3.8': '3.8',
15
'3.7': '3.7',
16
'3.6': '3.6',
17
'3.5': '3.5',
0 commit comments