Skip to content

Commit 48e641b

Browse files
authored
Merge pull request #64 from rev112/rev112-patch-1
Update Python 3.6 timeline for CPython
2 parents ed02d08 + 95aebe0 commit 48e641b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ $(document).ready(function (){
107107
{content:'Python 3.3', start: '2012-09-29', end: '2017-09-29'},
108108
{content:'Python 3.4', start: '2014-03-14', end: '2019-03-14'},
109109
{content:'Python 3.5', start: '2015-09-13', end: '2020-09-13'},
110-
{content:'Python 3.6 (scheduled)', start: '2016-12-16', end: '2021-12-16'},
110+
{content:'Python 3.6', start: '2016-12-23', end: '2021-12-23'},
111111
],
112112
'IPython':[
113113
{content: '1.x', start: '2013-08-08', end:'2014-03-31', py2:true},

0 commit comments

Comments
 (0)