We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da0ad6 commit e835ab7Copy full SHA for e835ab7
README.rst
@@ -5,7 +5,7 @@ miss-islington
5
6
Bot for backporting `CPython <https://github.com/python/cpython/>`_ Pull Requests.
7
8
-miss-islington requires Python 3.6.
+miss-islington requires Python 3.6. Python 3.7 is not yet supported.
9
10
11
Backporting a PR on CPython
@@ -20,6 +20,12 @@ If `@miss-islington <https://github.com/miss-islington>`_ encountered any issue
20
it will leave a comment about it. The PR then needs to be backported manually.
21
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
29
**Aside**: where does the name come from?
30
=========================================
31
0 commit comments