Devclass Python JIT Compiler Project Faces Suspension Over Process Issues
Article Content
- •New development on the Python JIT compiler is suspended pending a new PEP.
- •Existing JIT code will be removed in six months if no PEP is approved.
- •The JIT compiler is a key feature of the upcoming Python 3.15 release.
The Python steering council has announced a suspension of new development on the JIT compiler project, citing improper process adherence. A new Python Enhancement Proposal (PEP) must be created and accepted within six months, or the existing JIT code will be removed from the main branch. This decision is unexpected, as the JIT compiler is a key feature of the upcoming Python 3.15 release, promising an 8-9% performance improvement over the standard interpreter. The council's statement indicates that the JIT code should not have been merged due to unresolved questions regarding maintenance, compatibility, and success metrics. Key contributor Mark Shannon expressed concerns that halting development could lead to a loss of momentum and new contributors. The steering council's intent is not to invite competing proposals but to ensure a robust infrastructure for JIT implementations. The future of the JIT project is now uncertain, with a tight six-month deadline for a new PEP.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (3)
Continue Reading
Critical WSO2 API Manager Vulnerability Under Active Exploitation A critical vulnerability (CVE-2026-5430) in WSO2 API Manager is being actively exploited, allowing unauthenticated attackers to forge admin tokens via JWT authentication bypass. This flaw, which has a CVSS score of 10.0, affects multiple WSO2 products including API Manager, Universal Gateway, Traffic Manager, and API…
Critical Linux Kernel Vulnerability CVE-2025-39682 Under Active Exploitation A critical vulnerability (CVE-2025-39682) in the Linux kernel allows remote code execution through mishandling of zero-length TLS records. This flaw affects kTLS-enabled hosts running vulnerable kernel versions, exposing them to attackers without authentication. CISA added this vulnerability to its Known Exploited…