FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-139109: Support switch/case dispatch with the tracing interpreter. by markshannon · Pull Request #141703 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-139109: Support switch/case dispatch with the tracing interpreter.
- #141703
#141703
Merged
markshannon
merged 2 commits into
python:main
python/cpython:main
from
markshannon:tracing-jit-switch-case-support
markshannon/cpython:tracing-jit-switch-case-support
Copy head branch name to clipboard
Nov 18, 2025
Conversation
Commits
2
(2)
Checks
Files changed
Merged
GH-139109: Support switch/case dispatch with the tracing interpreter.
#141703
markshannon
merged 2 commits into
python:main
python/cpython:main
from
markshannon:tracing-jit-switch-case-support
markshannon/cpython:tracing-jit-switch-case-support
Copy head branch name to clipboard
Fix tail calling interpreter
de9f2f8
Select commit
Loading
Failed to load commit list.
Uh oh!
There was an error while loading.
Please reload this page
.
Sign in for the full log view
Lint
on: pull_request
lint
mypy
on: pull_request
Run mypy on Lib/_pyrepl
Run mypy on Lib/test/libregrtest
Run mypy on Lib/tomllib
Run mypy on Tools/build
Run mypy on Tools/cases_generator
Run mypy on Tools/clinic
Run mypy on Tools/jit
Run mypy on Tools/peg_generator
Check labels
on: pull_request
1
DO-NOT-MERGE
Unresolved review
JIT
on: pull_request
1
Interpreter (Debug)
i686-pc-windows-msvc/msvc (Debug)
i686-pc-windows-msvc/msvc (Release)
x86_64-pc-windows-msvc/msvc (Debug)
x86_64-pc-windows-msvc/msvc (Release)
aarch64-pc-windows-msvc/msvc (Debug)
aarch64-pc-windows-msvc/msvc (Release)
x86_64-apple-darwin/clang (Debug)
x86_64-apple-darwin/clang (Release)
aarch64-apple-darwin/clang (Debug)
aarch64-apple-darwin/clang (Release)
x86_64-unknown-linux-gnu/gcc (Debug)
x86_64-unknown-linux-gnu/gcc (Release)
aarch64-unknown-linux-gnu/gcc (Debug)
aarch64-unknown-linux-gnu/gcc (Release)
Free-Threaded (Debug) (21)
JIT without optimizations (Debug) (21)
JIT with tail calling interpreter (21)
Tests
on: pull_request
16
Change detection / Create context from changed files
Docs
Check if Autoconf files are up to date
Check if generated files are up to date
Windows / Build and test (x64)
Windows (free-threading) / Build and test (x64)
Windows / Build and test (Win32)
Windows / Build and test (arm64)
Windows (free-threading) / Build and test (arm64)
Windows MSI${{ '' }}
macOS / build and test (macos-14)
macOS (free-threading) / build and test (macos-14)
macOS / build and test (macos-15-intel)
Ubuntu / build and test (ubuntu-24.04)
Ubuntu / build and test (ubuntu-24.04-arm)
Ubuntu (free-threading) / build and test (ubuntu-24.04)
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
Ubuntu (bolt) / build and test (ubuntu-24.04)
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 1.1.1w)
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.18)
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.6)
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.5)
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.4.3)
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.5.4)
Ubuntu SSL tests with AWS-LC (ubuntu-24.04, 1.55.0)
Android (aarch64)
Android (x86_64)
iOS
WASI / build and test
Hypothesis tests on Ubuntu
Address sanitizer (ubuntu-24.04)
Sanitizers / TSan
Sanitizers / TSan (free-threading)
Sanitizers / UBSan
Cross build Linux
CIFuzz
All required checks pass
Tail calling interpreter
on: pull_request
x86_64-pc-windows-msvc/msvc
x86_64-apple-darwin/clang
aarch64-apple-darwin/clang
x86_64-unknown-linux-gnu/gcc
aarch64-unknown-linux-gnu/gcc
free-threading
Check labels
on: pull_request
1
DO-NOT-MERGE
Unresolved review
Check labels
on: pull_request
1
DO-NOT-MERGE
Unresolved review
Check labels
on: pull_request
1
DO-NOT-MERGE
Unresolved review
The logs for this run have expired and are no longer available.
Loading
Re-running jobs...
Back
|
FazBrowse Home
|
New Git URL