Skip to content

Commit 71e72a1

Browse files
committed
Remove explicit reference to rc3.
1 parent dd7288d commit 71e72a1

File tree

1 file changed

+2
-2
lines changed
  • content/news/buzz/september-2024-status-update

1 file changed

+2
-2
lines changed

content/news/buzz/september-2024-status-update/contents.lr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ In September, BeeWare hit an important milestone for Android support, made good
99
What we've done
1010
----------------
1111

12-
* Android is `now officially a Tier 3 platform in CPython <https://peps.python.org/pep-0011/#tier-3>`__! Over the last month, we've resolved a number of bugs that were preventing us from deploying a reliable buildbot for Android (on both x86_64 and ARM64); as a result, the CPython buildbot fleet now contains Android buidlbots. The Android-related changes to documentation have also been merged; the `Python 3.13.0rc3 release <https://www.python.org/downloads/release/python-3130rc3/>`__ incorporates all these changes.
12+
* Android is `now officially a Tier 3 platform in CPython <https://peps.python.org/pep-0011/#tier-3>`__! Over the last month, we've resolved a number of bugs that were preventing us from deploying a reliable buildbot for Android (on both x86_64 and ARM64); as a result, the CPython buildbot fleet now contains Android buidlbots. The Android-related changes to documentation have also been merged; Python 3.13.0rc3 (due for release any day now) will incorporate all these changes.
1313

1414
* We completed the `updates to Mobile Forge to support the new official iOS wheel format <https://github.com/beeware/mobile-forge/pull/55>`__, and published updated wheels in this format for the packages for which we have recipes. As part of these changes, we've also added CI checks to Mobile Forge.
1515

@@ -38,7 +38,7 @@ What we've done
3838
What's next?
3939
--------------
4040

41-
In October, we will continuing working on binary package support for mobile platforms. In addition to responding to any review feedback on the patches we've already submitted, we'll be working on new patches for ``cibuildwheel`` and ``meson-python``, as well as tooling to make it easy for third-party libraries to run CPython test suites on mobile platforms. We should also be able finalise Briefcase's Python 3.13 support for Android, and start work on Android packaging. Supporting packaging for mobile platforms is a long term project which we expect to continue for several months; the hope is that by the end of the year, we will be able to contribute patches to third-party projects so that iOS and Android wheels become officially produced, rather than BeeWare-maintained artefacts.
41+
In October, we will continuing working on binary package support for mobile platforms. In addition to responding to any review feedback on the patches we've already submitted, we'll be working on new patches for ``cibuildwheel`` and ``meson-python``, as well as tooling to make it easy for third-party libraries to run CPython test suites on mobile platforms. We should also be able finalise Briefcase's Python 3.13 support for Android, and start work on Android packaging. Supporting packaging for mobile platforms is a long term project which we expect to continue for several months; the hope is that by the end of the year, we will be able to contribute patches to third-party projects so that iOS and Android wheels become officially produced, rather than BeeWare-maintained artefacts.
4242

4343
Want to get involved?
4444
-----------------------

0 commit comments

Comments
 (0)