@@ -27,20 +27,21 @@ The master branch of this repository has no content; there is an
27
27
independent branch for each supported version of Python. The following
28
28
Python versions are supported:
29
29
30
- * `Python 3.5 <https://github.com/pybee /Python-Apple-support/tree/3.5 >`__
31
- * `Python 3.6 <https://github.com/pybee /Python-Apple-support/tree/3.6 >`__
32
- * `Python 3.7 <https://github.com/pybee /Python-Apple-support/tree/3.7 >`__
33
- * `Python 3.8 <https://github.com/pybee /Python-Apple-support/tree/3.8 >`__
30
+ * `Python 3.6 <https://github.com/beeware /Python-Apple-support/tree/3.6 >`__
31
+ * `Python 3.7 <https://github.com/beeware /Python-Apple-support/tree/3.7 >`__
32
+ * `Python 3.8 <https://github.com/beeware /Python-Apple-support/tree/3.8 >`__
33
+ * `Python 3.9 <https://github.com/beeware /Python-Apple-support/tree/3.9 >`__
34
34
35
35
Suggestions for changes should be made against the `dev branch
36
36
<https://github.com/beeware/Python-Apple-support/tree/dev> `__; these
37
37
will then be backported into the supported Python releases. The dev branch will
38
- track the most recent supported version of Python (currently, Python 3.8 ).
38
+ track the most recent supported version of Python (currently, Python 3.9 ).
39
39
40
40
See the individual branches for usage instructions.
41
41
42
42
The following versions were supported in the past, but are no longer
43
43
maintained:
44
44
45
- * `Python 2.7 <https://github.com/pybee/Python-Apple-support/tree/2.7 >`__ (EOL January 2020)
46
- * `Python 3.4 <https://github.com/pybee/Python-Apple-support/tree/3.4 >`__ (EOL March 2019)
45
+ * `Python 2.7 <https://github.com/beeware/Python-Apple-support/tree/2.7 >`__ (EOL January 2020)
46
+ * `Python 3.4 <https://github.com/beeware/Python-Apple-support/tree/3.4 >`__ (EOL March 2019)
47
+ * `Python 3.5 <https://github.com/beeware/Python-Apple-support/tree/3.5 >`__ (EOL February 2021)
0 commit comments