Skip to content

Commit a338919

Browse files
committed
Split Android/iOS; fix Apple
1 parent 45b88ad commit a338919

1 file changed

Lines changed: 11 additions & 13 deletions

File tree

developer-workflow/porting.rst

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,16 @@ and relevant for porting work and fixing platform-specific issues
5151
* - **AIX**
5252
- :github-user:`ayappanec`
5353
-
54+
* - **Android** [t3]_
55+
- :github-user:`mhsmith`
56+
- `Usage <https://docs.python.org/3/using/android.html>`__,
57+
`Limitations <https://docs.python.org/3/library/intro.html#mobile-platforms>`__,
58+
:cpy-file:`Platforms/Android`
59+
* - **iOS** [t3]_
60+
- :github-user:`freakboy3742`, :github-user:`ned-deily`
61+
- `Usage <https://docs.python.org/3/using/ios.html>`__,
62+
`Limitations <https://docs.python.org/3/library/intro.html#mobile-platforms>`__,
63+
:cpy-file:`Platforms/Apple`
5464
* - **Linux** [t1]_
5565
-
5666
-
@@ -69,19 +79,7 @@ and relevant for porting work and fixing platform-specific issues
6979
- `Config & patches <https://github.com/alpinelinux/aports/tree/master/main/python3>`_
7080
* - **macOS** [t1]_
7181
- :gh-python-team:`macos-team`, :github-user:`freakboy3742`
72-
- `Limitations <https://docs.python.org/3/library/intro.html#mobile-platforms>`__,
73-
`Usage <https://docs.python.org/3/library/intro.html#mobile-platforms>`__,
74-
:cpy-file:`Platforms/Apple`
75-
* - Mobile platforms
76-
-
77-
- `Limitations <https://docs.python.org/3/library/intro.html#mobile-platforms>`__
78-
* - \- **Android** [t3]_
79-
- :github-user:`mhsmith`
80-
- `Usage <https://docs.python.org/3/using/android.html>`__,
81-
:cpy-file:`Platforms/Android`
82-
* - \- **iOS** [t3]_
83-
- :github-user:`freakboy3742`, :github-user:`ned-deily`
84-
- `Usage <https://docs.python.org/3/using/ios.html>`__,
82+
`Usage <https://docs.python.org/3/using/mac.html>`__,
8583
:cpy-file:`Platforms/Apple`
8684
* - **Solaris**/OpenIndiana
8785
- :github-user:`jcea`, :github-user:`kulikjak`

0 commit comments

Comments
 (0)