Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

CPython for AROS x86_64 ABIv11

Last updated on 55 minutes ago
C
coffeecatMember
Posted 55 minutes ago
I've released a first public preview of CPython 3.14.7 for AROS x86_64 ABIv11.

It supports HTTPS with certificate verification, file and JSON processing, zlib/gzip/bz2/lzma compression, threads, and installing pure-Python wheels with pip. It includes source code, reproducible build instructions, and tests.

This release targets ABIv11 2026.09, not mainline AROS (mainline is coming). It has been tested in QEMU, including installation and repeated runs after reboot. Reports from other setups and real hardware would be welcome.

The main limitations are that Ctrl-C cannot yet interrupt scripts, sockets work only in the main thread, and subprocesses and dynamically loaded native extensions are not supported.

Download and installation:
https://github.co...tag/v0.1.0

Source:
https://github.co...os-cpython

If you try it, please share which scripts or packages you ran, your AROS version, and any errors you encounter. I'd be interested to see what people build with it.
Edited by coffeecat on 25-09-2026 17:19, 54 minutes ago
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.
Users who participated in discussion: coffeecat