-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Feature Request
We would like to build serious-python with Python 3.13, instead of Python 3.12, to enable cythonizing Python modules for use in mobile deployments.
Currently, Python 3.12 does not seem to support or allow cythonizing Python modules for mobile deployments as required. If there is any recommended or alternative approach that allows cythonizing Python modules for mobile using Python 3.12, please document or provide guidance for that as well.
Linked Discussion
Original request and context: flet-dev/flet#6077
Ideal Solution:
- Official support for building serious-python (and ultimately Flet/Flutter bundles) with Python 3.13.
- Support for using Cython-based Python modules on mobile platforms via serious-python.
Alternatives:
- Guidance or documentation on making this work with Python 3.12 if possible.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels