> On 13 Jul 2020, at 22:08, Jack Jansen <jack.jan...@cwi.nl> wrote: > > Is anyone planning to track the Apple Silicon stuff and/or get a developer > system, and see what needs to be done for Python? > > I can help out, if wanted, but I won’t be trying to get a developer system > myself because I won’t be able to spend a lot of time
I have a developer system and am working on the port. My initial focus has been on PyObjC on macOS 11 with limited focus on arm64. That work is mostly done, I’ll probably start work on CPython tonight (testing and updating the PRs for arm64 support). The main two attention points are “Universal 2” binaries and ctypes. I’ve already ported pyobjc-core to arm64, that should make validating and updating the ctypes patches a lot easier. Ronald — Twitter / micro.blog: @ronaldoussoren Blog: https://blog.ronaldoussoren.net/ _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG