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 17 hours ago
C
coffeecatMember
Posted 1 day 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, 1 day ago
cdimaurocdimauroMember
Posted 18 hours ago
GREAT work! Could you please check if the tests for the core CPython are passing? Because you're very close to reach the goal for the old bounty that I've written many years ago: https://power2peo...ts/python/
Besides the tests, an x86/i386 port is needed for officially claiming the bounty, but I don't expect surprises here.

@aros-sg and all bounty donors: the bounty was about CPython 2.7, which is obsolete and completely irrelevant nowadays. IMO it should be re-purposed for porting a recent CPython 3.x version. Could you please provide feedback on that?
D
deadwoodAROS Dev
Posted 17 hours ago
Congratz on the port @coffeecat

And I see I'm on the donors list - so yes, I totally agree to retarget the bounty and let @coffeecat claim it. It has been years since we had a bounty closed Smile
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: deadwood, cdimauro, coffeecat