<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/python-jit-compiler-project-under-threat-after-steering-council-says-proper-process-wasn-t-followed-poxpmbb92" -->

---
title: Python JIT compiler project under threat after steering...
description: The Python steering council has asked for suspension of new development on the experimental JIT compiler project in CPython&#x27;s main branch, requiring a formal...
canonical: https://daily.dev/posts/python-jit-compiler-project-under-threat-after-steering-council-says-proper-process-wasn-t-followed-poxpmbb92
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Python JIT compiler project under threat after steering council says proper process wasn&#x27;t followed | daily.dev
og:description: The Python steering council has asked for suspension of new development on the experimental JIT compiler project in CPython&#x27;s main branch, requiring a formal...
og:url: https://daily.dev/posts/python-jit-compiler-project-under-threat-after-steering-council-says-proper-process-wasn-t-followed-poxpmbb92
og:image: https://api.daily.dev/og/posts/pOxPMbB92.png
og:image:alt: Python JIT compiler project under threat after steering council says proper process wasn&#x27;t followed
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Python JIT compiler project under threat after steering council says proper process wasn't followed

**[DEVCLASS](https://daily.dev/sources/devclass)** · 4 min read · 6 upvotes · 0 comments

## Summary

The Python steering council has asked for suspension of new development on the experimental JIT compiler project in CPython's main branch, requiring a formal PEP to be submitted and approved within six months or the JIT code will be removed. The JIT compiler, a key feature of Python 3.15 promising 8-9% performance improvements, was merged without a proper process-compliant PEP. Key contributor Mark Shannon pushed back, warning the moratorium risks losing momentum and new contributors, and requested a grace period of one to two months. The steering council also hinted at preferring a more flexible JIT infrastructure not tightly coupled to a single implementation strategy, adding further uncertainty to the project's future.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.devclass.com/devops/2026/06/09/python-jit-compiler-may-be-removed/5252252>

## Similar posts on daily.dev

- [An announcement from the Steering Council regarding the JIT project](https://daily.dev/posts/an-announcement-from-the-steering-council-regarding-the-jit-project-weovmzlzi) · Lobsters · 2 upvotes · 0 comments
- [Python's JIT Faces Some Challenges and Other News for July 2026 – Real Python](https://daily.dev/posts/python-s-jit-faces-some-challenges-and-other-news-for-july-2026-real-python-quau8y20z) · Real Python · 3 upvotes · 0 comments
- [Python 3.15’s JIT is now back on track](https://daily.dev/posts/python-3-15-s-jit-is-now-back-on-track-mhtoosety) · Hacker News · 2 upvotes · 0 comments

---

Tags: [#python](https://daily.dev/tags/python), [#cpython](https://daily.dev/tags/cpython)

[View this post on daily.dev](https://daily.dev/posts/python-jit-compiler-project-under-threat-after-steering-council-says-proper-process-wasn-t-followed-poxpmbb92)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Python JIT compiler project under threat after steering council says proper process wasn't followed","url":"https://daily.dev/posts/python-jit-compiler-project-under-threat-after-steering-council-says-proper-process-wasn-t-followed-poxpmbb92","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/python-jit-compiler-project-under-threat-after-steering-council-says-proper-process-wasn-t-followed-poxpmbb92"},"datePublished":"2026-06-09T14:10:26.373Z","dateModified":"2026-06-09T14:10:46.113Z","description":"The Python steering council has asked for suspension of new development on the experimental JIT compiler project in CPython's main branch, requiring a formal...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a47d69805dc9c6f7a13772e3710b5a28?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a47d69805dc9c6f7a13772e3710b5a28?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"DEVCLASS","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"DEVCLASS","logo":"https://media.daily.dev/image/upload/s--quq5_zKP--/f_auto/v1732552064/logos/devclass","url":"https://daily.dev/sources/devclass"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/python-jit-compiler-project-under-threat-after-steering-council-says-proper-process-wasn-t-followed-poxpmbb92","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":6},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"python,cpython","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"DEVCLASS","item":"https://daily.dev/sources/devclass"},{"@type":"ListItem","position":3,"name":"Python JIT compiler project under threat after steering council says proper process wasn't followed"}]}
```

