FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-143732: allow dict subclasses to be specialized by kumaraditya303 · Pull Request #148128 · 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.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-143732: allow dict subclasses to be specialized
- #148128
#148128
Merged
markshannon
merged 23 commits into
python:main
python/cpython:main
from
kumaraditya303:jit-dict-opt
kumaraditya303/cpython:jit-dict-opt
Copy head branch name to clipboard
May 4, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
gh-143732: allow dict subclasses to be specialized
#148128
markshannon
merged 23 commits into
python:main
python/cpython:main
from
kumaraditya303:jit-dict-opt
kumaraditya303/cpython:jit-dict-opt
Copy head branch name to clipboard
Merge branch 'jit-dict-opt' of https://github.com/kumaraditya303/cpyt…
686d630
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
Tail calling interpreter
on: pull_request
2
x86_64-apple-darwin/clang
aarch64-apple-darwin/clang
x86_64-unknown-linux-gnu/gcc
x86_64-unknown-linux-gnu/gcc-free-threading
aarch64-unknown-linux-gnu/gcc
JIT
on: pull_request
4
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)
JIT without optimizations (Debug)
JIT with tail calling interpreter
Check labels
on: pull_request
1
DO-NOT-MERGE
Unresolved review
Tests
on: pull_request
19
Change detection / Create context from changed files
Docs
Check if Autoconf files are up to date
Check if generated files are up to date
C API Docs / Check if all C APIs are documented
Windows / Build and test (x64, switch-case)
Windows (free-threading) / Build and test (x64, switch-case)
Windows / Build and test (Win32, switch-case)
Windows / Build and test (arm64, switch-case)
Windows (free-threading) / Build and test (arm64, switch-case)
Windows / Build and test (x64, tail-call)
Windows (free-threading) / Build and test (x64, tail-call)
Windows MSI${{ '' }}
macOS / build and test (macos-26)
macOS (free-threading) / build and test (macos-26)
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 (ubuntu-24.04, openssl, 1.1.1w)
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.19)
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.3.6)
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.4)
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.5)
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.1)
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 1.68.0)
Android (aarch64)
Android (x86_64)
iOS
Emscripten / build and test
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 / cpython3 (address)
CIFuzz / cpython3 (undefined)
CIFuzz / cpython3 (memory)
All required checks pass
Check labels
on: pull_request
1
DO-NOT-MERGE
Unresolved review
Check labels
on: pull_request
1
DO-NOT-MERGE
Unresolved review
Code scanning results
ClusterFuzzLite/CIFuzz
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