]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Closes bpo-40558: update CONTRIBUTING.rst to reflect current branches (GH-19989)
authorHai Shi <shihai1992@gmail.com>
Mon, 25 May 2020 19:19:42 +0000 (03:19 +0800)
committerGitHub <noreply@github.com>
Mon, 25 May 2020 19:19:42 +0000 (14:19 -0500)
.github/CONTRIBUTING.rst

index 7f912e870841902f6fcf3d4e1c2f225ab7e26b27..a81935d3c9da764d494956c5688fe03f7948c47d 100644 (file)
@@ -8,17 +8,17 @@ Build Status
 
   + `Stable buildbots <http://buildbot.python.org/3.x.stable/>`_
 
-- 3.7
+- 3.9
 
-  + `Stable buildbots <http://buildbot.python.org/3.7.stable/>`_
+  + `Stable buildbots <http://buildbot.python.org/3.9.stable/>`_
 
-- 3.6
+- 3.8
 
-  + `Stable buildbots <http://buildbot.python.org/3.6.stable/>`_
+  + `Stable buildbots <http://buildbot.python.org/3.8.stable/>`_
 
-- 2.7
+- 3.7
 
-  + `Stable buildbots <http://buildbot.python.org/2.7.stable/>`_
+  + `Stable buildbots <http://buildbot.python.org/3.7.stable/>`_
 
 
 Thank You