python-for-android.readthedocs.io has problems updating, apparently #1709 Webview apps not working on Android #1644Merged pull requests:liblzma: Use p4a_install instead of install, as a file named INSTALL is already present. #2663 (misl6) Force --platform=linux/amd64 in Dockerfile #2660 (...
(Windows) Fix stack overflow in pyarmor-protected frozen applications, caused by the executable's stack being smaller than that of the python interpreter. (:issue:`6459`) (Windows) Fix the python3.dll shared library not being found and collected when using Python from MS App Store. (:issue...
Have bootloader set the configure_locale field in the interpreter pre-config structure, so that user-preferred locale is set during interpreter pre-initialization. (:issue:`8306`) Bootloader build The target architecture on Windows using MSVC now defaults to that of the current Python environment –...