<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/an-announcement-from-the-steering-council-regarding-the-jit-project-weovmzlzi" -->

---
title: An announcement from the Steering Council regarding the...
description: The Python Steering Council has issued a formal announcement regarding the experimental JIT compiler in CPython. Despite acknowledging the significant...
canonical: https://daily.dev/posts/an-announcement-from-the-steering-council-regarding-the-jit-project-weovmzlzi
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: An announcement from the Steering Council regarding the JIT project | daily.dev
og:description: The Python Steering Council has issued a formal announcement regarding the experimental JIT compiler in CPython. Despite acknowledging the significant...
og:url: https://daily.dev/posts/an-announcement-from-the-steering-council-regarding-the-jit-project-weovmzlzi
og:image: https://api.daily.dev/og/posts/wEOvMzLZi.png
og:image:alt: An announcement from the Steering Council regarding the JIT project
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.

# An announcement from the Steering Council regarding the JIT project

**[Lobsters](https://daily.dev/sources/lobsters)** · 5 min read · 2 upvotes · 0 comments

## Summary

The Python Steering Council has issued a formal announcement regarding the experimental JIT compiler in CPython. Despite acknowledging the significant technical work done by contributors, the Council is requiring a Standards Track PEP to be authored and accepted before any new JIT development can land on main. The PEP must address long-term maintenance, compatibility with existing CPython features (free-threading, profilers, debuggers), measurable success metrics, relationship to third-party JIT compilers, and architectural stability. A six-month window is set for the PEP to be submitted and resolved; if no PEP is accepted within that period, the JIT code must be removed from the main branch entirely.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://discuss.python.org/t/an-announcement-from-the-steering-council-regarding-the-jit-project/107638>

## Similar posts on daily.dev

- [Python JIT compiler project under threat after steering council says proper process wasn't followed](https://daily.dev/posts/python-jit-compiler-project-under-threat-after-steering-council-says-proper-process-wasn-t-followed-poxpmbb92) · DEVCLASS · 6 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
- [A Plan for 5-10%\* Faster Free-Threaded JIT by Python 3.16](https://daily.dev/posts/a-plan-for-5-10-faster-free-threaded-jit-by-python-3-16-rfcbbt4dy) · Lobsters · 0 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/an-announcement-from-the-steering-council-regarding-the-jit-project-weovmzlzi)

```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":"An announcement from the Steering Council regarding the JIT project","url":"https://daily.dev/posts/an-announcement-from-the-steering-council-regarding-the-jit-project-weovmzlzi","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/an-announcement-from-the-steering-council-regarding-the-jit-project-weovmzlzi"},"datePublished":"2026-06-06T12:32:47.143Z","dateModified":"2026-06-08T06:19:41.156Z","description":"The Python Steering Council has issued a formal announcement regarding the experimental JIT compiler in CPython. Despite acknowledging the significant...","image":"https://media.daily.dev/image/upload/s--58gMhC4P--/f_auto/v1722860399/public/Placeholder%2012","thumbnailUrl":"https://media.daily.dev/image/upload/s--58gMhC4P--/f_auto/v1722860399/public/Placeholder%2012","isAccessibleForFree":true,"articleSection":"Lobsters","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":"Lobsters","logo":"https://media.daily.dev/image/upload/s--tl8v_Fku--/f_auto,t_logo/v1698841318/logos/lobste.jpg","url":"https://daily.dev/sources/lobsters"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/an-announcement-from-the-steering-council-regarding-the-jit-project-weovmzlzi","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"python,cpython","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Lobsters","item":"https://daily.dev/sources/lobsters"},{"@type":"ListItem","position":3,"name":"An announcement from the Steering Council regarding the JIT project"}]}
```

