Cython 3.0 released
a programming language that makes writing C extensions for the Python language as easy as Python itself") has been released. Changes include support for Python through 3.11 (but 2.6 support was dropped), the implementation of a number of PEPs, initial support for the CPython limited API, better exception handling, and more.
Posted Jul 19, 2023 2:27 UTC (Wed)
by Cyberax (✭ supporter ✭, #52523)
[Link]
I've just spent several hours wrangling dependencies of awscli and other dependencies.
Posted Jul 19, 2023 2:39 UTC (Wed)
by ccchips (subscriber, #3222)
[Link]
Posted Jul 19, 2023 8:38 UTC (Wed)
by rsidd (subscriber, #2582)
[Link] (2 responses)
Posted Jul 19, 2023 16:52 UTC (Wed)
by NYKevin (subscriber, #129325)
[Link] (1 responses)
Posted Jul 19, 2023 18:25 UTC (Wed)
by mb (subscriber, #50428)
[Link]
Yep. And that can be done incrementally. Starting with no annotations at all, which will already get you a couple of percent of performance gain, because the interpreter is not involved in executing these compiled modules anymore.
Cython 3.0 released
Cython 3.0 released
Cython 3.0 released
Cython 3.0 released
Cython 3.0 released