Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions peps/pep-0836.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ Title: JIT Go Brrr: The Path to a Supported JIT Compiler for CPython
Author: Savannah Ostrowski <savannah@python.org>,
Ken Jin <kenjin@python.org>,
Brandt Bucher <brandt@python.org>
Discussions-To: Pending
Discussions-To: https://discuss.python.org/t/pep-836-jit-go-brrr-the-path-to-a-supported-jit-compiler-for-cpython/108010
Comment thread
hugovk marked this conversation as resolved.
Status: Draft
Type: Standards Track
Created: 02-Jul-2026
Python-Version: 3.16
Post-History: Pending
Post-History: `03-Jul-2026 <https://discuss.python.org/t/pep-836-jit-go-brrr-the-path-to-a-supported-jit-compiler-for-cpython/108010>`__


Abstract
Expand Down
Loading