Skip to content

Conversation

mhsmith
Copy link
Member

@mhsmith mhsmith commented Sep 11, 2025

In python/cpython#138805 I'm updating the Android testbed so it can take all Python command line options, not just -c and -m. However, this will be slightly backward incompatible for cibuildwheel, because the -c or -m must be moved after the -- separator. So this PR will need to remain a draft until the next releases of Python 3.13 and 3.14, which are currently scheduled for October 7.

I've updated the implementation and tests to accept the additional options, but I haven't mentioned it in the documentation yet, because we don't want to encourage people to use test-commands which are incompatible with iOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant