File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ miss-islington
5
5
6
6
Bot for backporting `CPython <https://github.com/python/cpython/ >`_ Pull Requests.
7
7
8
- miss-islington requires Python 3.6.
8
+ miss-islington requires Python 3.6. Python 3.7 is not yet supported.
9
9
10
10
11
11
Backporting a PR on CPython
@@ -20,6 +20,12 @@ If `@miss-islington <https://github.com/miss-islington>`_ encountered any issue
20
20
it will leave a comment about it. The PR then needs to be backported manually.
21
21
22
22
23
+ Merging the Backport PR
24
+ =======================
25
+
26
+ If a Python core developer approved the backport PR made by miss-islington, it will be
27
+ automatically merged once all the CI checks passed.
28
+
23
29
**Aside **: where does the name come from?
24
30
=========================================
25
31
You can’t perform that action at this time.
0 commit comments