Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
aisk
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Python
bytecodes.c
on
socket-type-doc
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 28, 2025
gh-131798: Remove bounds check when indexing into tuples with a constant index (#137607)
Show description for 713684d
tomasr8
authored
713684d
View commit details
Copy full SHA for 713684d
View code at this point
Browse repository at this point
Commits on Dec 26, 2025
gh-134584: Eliminate redundant refcounting from `IS_OP` (GH-143171)
Show description for a1c6308
cocolato
authored
a1c6308
View commit details
Copy full SHA for a1c6308
View code at this point
Browse repository at this point
gh-134584: Eliminate redundant refcounting from `_COMPARE_OP_X` (GH-143186)
cocolato
authored
b3f2d80
View commit details
Copy full SHA for b3f2d80
View code at this point
Browse repository at this point
Commits on Dec 24, 2025
gh-143092: Make CALL_LIST_APPEND and BINARY_OP_INPLACE_ADD_UNICODE normal instructions (GH-143124)
Show description for cf6758f
Fidget-Spinner
authored
cf6758f
View commit details
Copy full SHA for cf6758f
View code at this point
Browse repository at this point
JIT: Move executor to a register (#143072)
diegorusso
authored
fc2f0fe
View commit details
Copy full SHA for fc2f0fe
View code at this point
Browse repository at this point
Commits on Dec 23, 2025
gh-134584: Eliminate redundant refcounting from `_BINARY_OP_SUBSCR_TUPLE_INT` (GH-143094)
cocolato
authored
cc48bf0
View commit details
Copy full SHA for cc48bf0
View code at this point
Browse repository at this point
gh-134584: Eliminate redundant refcounting from `_CALL_TYPE_1` (GH-135818)
tomasr8
authored
25c294b
View commit details
Copy full SHA for 25c294b
View code at this point
Browse repository at this point
gh-142448: Disable JIT tracing when monitoring is enabled (GH-142842)
Fidget-Spinner
authored
c4ab024
View commit details
Copy full SHA for c4ab024
View code at this point
Browse repository at this point
gh-134584: Eliminate redundant refcounting from `_LOAD_ATTR_WITH_HINT` (GH-143062)
Show description for 5b5ee3c
cocolato
authored
5b5ee3c
View commit details
Copy full SHA for 5b5ee3c
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
GH-139922: Tail calling for MSVC (VS 2026) (GH-143068)
Show description for be3c131
4 people
authored
be3c131
View commit details
Copy full SHA for be3c131
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
gh-120321: Make gi_frame_state transitions atomic in FT build (gh-142599)
Show description for 08bc03f
colesbury
authored
08bc03f
View commit details
Copy full SHA for 08bc03f
View code at this point
Browse repository at this point
gh-142961: Fix constant folding len(tuple) in JIT (GH-142963)
Fidget-Spinner
authored
786f464
View commit details
Copy full SHA for 786f464
View code at this point
Browse repository at this point
Commits on Dec 18, 2025
GH-134584: Remove redundant refcount for `BINARY_OP_SUBSCR_STR_INT` (#142844)
savannahostrowski
authored
1391ee6
View commit details
Copy full SHA for 1391ee6
View code at this point
Browse repository at this point
gh-134584: Eliminate redundant refcounting from _BINARY_OP_SUBSCR_LIST_INT (GH-142926)
cocolato
authored
33d94ab
View commit details
Copy full SHA for 33d94ab
View code at this point
Browse repository at this point
gh-142890: remove unnecessary interp parameter from dict functions and `_PyDict_NotifyEvent` (#142923)
kumaraditya303
authored
e22c495
View commit details
Copy full SHA for e22c495
View code at this point
Browse repository at this point
gh-134584: Remove redundant refcount from _BINARY_OP_ADD_UNICODE (gh-142825)
corona10
authored
71a7cb8
View commit details
Copy full SHA for 71a7cb8
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
gh-134584: Eliminate redundant refcounting from `_STORE_ATTR_WITH_HINT` (GH-142767)
Show description for 4345253
Zheaoli
authored
4345253
View commit details
Copy full SHA for 4345253
View code at this point
Browse repository at this point
gh-134584: Eliminate redundant refcounting from `_LOAD_ATTR_INSTANCE_VALUE` (GH-142769)
Show description for 6ee51a3
Zheaoli
authored
6ee51a3
View commit details
Copy full SHA for 6ee51a3
View code at this point
Browse repository at this point
Make RESUME monitoring more readable and robust (GH-142136)
P403n1x87
authored
16a305f
View commit details
Copy full SHA for 16a305f
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
GH-134584: Remove redundant refcount from `_STORE_ATTR_SLOT` (#142729)
savannahostrowski
authored
bef63d2
View commit details
Copy full SHA for bef63d2
View code at this point
Browse repository at this point
gh-134584: JIT: Eliminate redundant refcount ops for X_INT (GH-142765)
Fidget-Spinner
authored
790a46a
View commit details
Copy full SHA for 790a46a
View code at this point
Browse repository at this point
gh-134584: Eliminate redundant refcounting from `_STORE_ATTR_INSTANCE_VALUE` (GH-142759)
Show description for 059316a
Zheaoli
authored
059316a
View commit details
Copy full SHA for 059316a
View code at this point
Browse repository at this point
gh-134584: Remove custom float decref ops (GH-142576)
Fidget-Spinner
authored
0ac4e6c
View commit details
Copy full SHA for 0ac4e6c
View code at this point
Browse repository at this point
gh-134584: Eliminate redundant refcounting from _STORE_SUBSCR_DICT (GH-142712)
Show description for abaaeee
corona10
and
Fidget-Spinner
authored
abaaeee
View commit details
Copy full SHA for abaaeee
View code at this point
Browse repository at this point
gh-134584: Eliminate redundant refcounting from _CALL_LIST_APPEND (GH-142711)
Show description for 872ab51
Zheaoli
and
Fidget-Spinner
authored
872ab51
View commit details
Copy full SHA for 872ab51
View code at this point
Browse repository at this point
Commits on Dec 14, 2025
gh-134584: Eliminate redundant refcounting from _STORE_SUBSCR_LIST_INT (gh-142703)
corona10
authored
04da416
View commit details
Copy full SHA for 04da416
View code at this point
Browse repository at this point
gh-134584: Eliminate redundant refcounting from `_CALL_BUILTION_O` (GH-142695)
Show description for a2a400a
AndPuQing
and
Fidget-Spinner
authored
a2a400a
View commit details
Copy full SHA for a2a400a
View code at this point
Browse repository at this point
gh-134584: Eliminate redundant refcounting from `_CALL_STR_1` (GH-136070)
Show description for a154c9e
Zheaoli
authored
a154c9e
View commit details
Copy full SHA for a154c9e
View code at this point
Browse repository at this point
Commits on Dec 13, 2025
gh-134584: Cleanups for GH-135860 (GH-142604)
Fidget-Spinner
authored
e02a35c
View commit details
Copy full SHA for e02a35c
View code at this point
Browse repository at this point
Commits on Dec 12, 2025
gh-134584: Revert partially GH-135860 (GH-142620)
Fidget-Spinner
authored
a3a611b
View commit details
Copy full SHA for a3a611b
View code at this point
Browse repository at this point
Commits on Dec 11, 2025
gh-134584: Eliminate redundant refcounting from ``_CALL_LEN`` (gh-136104)
corona10
authored
a275385
View commit details
Copy full SHA for a275385
View code at this point
Browse repository at this point
gh-134584: Eliminate redundant refcounting from `_CALL_TUPLE_1` (GH-135860)
noamcohen97
authored
a78f43b
View commit details
Copy full SHA for a78f43b
View code at this point
Browse repository at this point
GH-140683: JIT: Improve machine code for loading smaller constants on AArch64. (GH-142511)
Show description for 4eab90f
markshannon
authored
4eab90f
View commit details
Copy full SHA for 4eab90f
View code at this point
Browse repository at this point
GH-135379: Top of stack caching for the JIT. (GH-135465)
Show description for 469f191
markshannon
authored
469f191
View commit details
Copy full SHA for 469f191
View code at this point
Browse repository at this point
Commits on Dec 8, 2025
GH-139757: JIT: Remove redundant branches to jumps in the assembly optimizer (GH-140800)
Show description for e0451ce
markshannon
authored
e0451ce
View commit details
Copy full SHA for e0451ce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.