flet-dev / serious-python

Python runtime for Flutter apps
Apache License 2.0
185 stars 20 forks source link

Support python 3.12 #54

Open baseplate-admin opened 8 months ago

baseplate-admin commented 8 months ago

HI,

Thanks for your work on serious-python, seriously it's awesome.

I was wondering if it was possible to add Python 3.12 support for serious-python

FeodorFitsner commented 4 months ago

Working on that right now.

baseplate-admin commented 4 months ago

Hi, thanks for your hard work.

I have a small question..

Would serious-python move from python-from-android toolchain?

FeodorFitsner commented 4 months ago

Yes, we are going to move from python-from-android toolchain to the one based on https://github.com/beeware/mobile-forge which will work with both iOS and Android.

baseplate-admin commented 4 months ago

Hi @FeodorFitsner,

could we make flet support many python versions? For example 3.10-3.12?

syleishere commented 1 month ago

I think 3.11 up should be good. On windows, WSL, ubuntu no issues with 3.12. On FreeBSD still issues for development team moving from 3.11 currently.

baseplate-admin commented 1 month ago

I think 3.11 up should be good

I think otherwise. We can reap the benefits of Faster CPython project that way.