mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
bpo-31766: restore 3.5 to docs version switchers (#3969)
This commit is contained in:
parent
03b9537dc5
commit
b7cbfe49e3
2 changed files with 3 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
var all_versions = {
|
||||
'3.7': 'dev (3.7)',
|
||||
'3.6': '3.6',
|
||||
'3.5': '3.5',
|
||||
'2.7': '2.7',
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue