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 }}
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.2k
Star
74.4k
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
Commits
Breadcrumbs
History for
cpython
Python
on
3cd9d71
User selector
All users
All time
Commit history
Commits on Jan 31, 2026
gh-143055: Implementation of PEP 798 (#143056)
Show description for ccbe41e
adqm
and
JelleZijlstra
authored
ccbe41e
View commit details
Copy full SHA for ccbe41e
View code at this point
Browse repository at this point
Commits on Jan 30, 2026
gh-144319: Fix huge page safety in pymalloc arenas (#144331)
Show description for 96e4cd6
pablogsal
authored
96e4cd6
View commit details
Copy full SHA for 96e4cd6
View code at this point
Browse repository at this point
gh-120321: Make gi_yieldfrom thread-safe in free-threading build (#144292)
Show description for a01694d
colesbury
authored
a01694d
View commit details
Copy full SHA for a01694d
View code at this point
Browse repository at this point
gh-144280: Add missing predicate symbol to case-switch (GH-144298)
reidenong
authored
a704832
View commit details
Copy full SHA for a704832
View code at this point
Browse repository at this point
gh-144145: Track nullness of properties in the Tier 2 JIT optimizer (GH-144122)
cocolato
authored
1dc12b2
View commit details
Copy full SHA for 1dc12b2
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
gh-144307: Fix a reference leak during module teardown (GH-144308)
Show description for 219b7ac
hyongtao-code
and
blurb-it[bot]
authored
219b7ac
View commit details
Copy full SHA for 219b7ac
View code at this point
Browse repository at this point
gh-143946: Add more debug info in `optimize_uops` (GH-144262)
cocolato
authored
26996b5
View commit details
Copy full SHA for 26996b5
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
gh-144194: Fix mmap failure check in perf_jit_trampoline.c (#143713)
Show description for 8fe8a94
stratakis
authored
8fe8a94
View commit details
Copy full SHA for 8fe8a94
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
gh-144289: Remove ENABLE_SPECIALIZATION_FT (gh-144290)
Show description for 6ea3f8c
colesbury
authored
6ea3f8c
View commit details
Copy full SHA for 6ea3f8c
View code at this point
Browse repository at this point
gh-120321: Add missing "return false" in gen_try_set_executing (gh-144291)
Show description for 6b45381
colesbury
authored
6b45381
View commit details
Copy full SHA for 6b45381
View code at this point
Browse repository at this point
GH-126910: add test for manual frame unwinding (#144137)
diegorusso
authored
66055d0
View commit details
Copy full SHA for 66055d0
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
gh-144169: Fix three crashes in AST objects with non-str kwargs (#144178)
Show description for 639c1ad
JelleZijlstra
and
vstinner
authored
639c1ad
View commit details
Copy full SHA for 639c1ad
View code at this point
Browse repository at this point
Commits on Jan 25, 2026
gh-143995: Eliminate redundant refcounting in the JIT from LOAD_ATTR_MODULE (GH-143996)
aisk
authored
6e55337
View commit details
Copy full SHA for 6e55337
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
gh-144140: Optimize len for string constants in optimizer (GH-144142)
y1yang0
authored
979d92f
View commit details
Copy full SHA for 979d92f
View code at this point
Browse repository at this point
gh-130415: Narrow types to constants in branches involving specialized comparisons with a constant (GH-144150)
reidenong
authored
6d972e0
View commit details
Copy full SHA for 6d972e0
View code at this point
Browse repository at this point
gh-144068: fix JIT tracer memory leak when daemon thread exits (GH-144077)
cocolato
authored
2984024
View commit details
Copy full SHA for 2984024
View code at this point
Browse repository at this point
Misc: remove duplicate `instr_frame` assignment in `_PyJit_TryInitializeTracing` (GH-144155)
Show description for 6f57914
hyongtao-code
authored
6f57914
View commit details
Copy full SHA for 6f57914
View code at this point
Browse repository at this point
gh-144016: Fix bad stack assert in the JIT optimizer (GH-144019)
Fidget-Spinner
authored
ca99bfd
View commit details
Copy full SHA for ca99bfd
View code at this point
Browse repository at this point
gh-144007: Eliminate redundant refcounting in the JIT for BINARY_OP (GH-144011)
aisk
authored
4e10fa9
View commit details
Copy full SHA for 4e10fa9
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
gh-144005: Eliminate redundant refcounting in the JIT for BINARY_OP_EXTEND (#144006)
aisk
authored
2f42f83
View commit details
Copy full SHA for 2f42f83
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
gh-142779: Initialize reserved field for proper padding (#142780)
Show description for 77bf4ba
stratakis
authored
77bf4ba
View commit details
Copy full SHA for 77bf4ba
View code at this point
Browse repository at this point
GH-139109: Partial reworking of JIT data structures (GH-144105)
Show description for d77aaa7
markshannon
authored
d77aaa7
View commit details
Copy full SHA for d77aaa7
View code at this point
Browse repository at this point
gh-130415: Narrowing to constants in branches involving `is` comparisons with a constant (GH-143895)
reidenong
authored
0b08438
View commit details
Copy full SHA for 0b08438
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
GH-138245: Perform boolean guards by testing a single bit, rather than a full pointer comparison. (GH-143810)
markshannon
authored
9eab67d
View commit details
Copy full SHA for 9eab67d
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
gh-141504: Move PYTHON_UOPS_OPTIMIZE to policy object (GH-144082)
corona10
authored
27a7160
View commit details
Copy full SHA for 27a7160
View code at this point
Browse repository at this point
gh-144054: no deferred refcount for untracked (gh-144081)
Show description for 48b6866
nascheme
authored
48b6866
View commit details
Copy full SHA for 48b6866
View code at this point
Browse repository at this point
gh-143939: Fix assignment to `_PyThreadStateImpl.generator_return_kind` (gh-143951)
Show description for 43bb630
colesbury
authored
43bb630
View commit details
Copy full SHA for 43bb630
View code at this point
Browse repository at this point
gh-144054: shutdown fix for deferred ref counting (GH-144055)
Show description for 795d5c5
nascheme
authored
795d5c5
View commit details
Copy full SHA for 795d5c5
View code at this point
Browse repository at this point
Commits on Jan 18, 2026
gh-144012: Check null binary op extend (#144014)
aisk
authored
54bedcf
View commit details
Copy full SHA for 54bedcf
View code at this point
Browse repository at this point
Commits on Jan 17, 2026
gh-143421: Use new buffer to save optimized uops (GH-143682)
cocolato
authored
b4b7324
View commit details
Copy full SHA for b4b7324
View code at this point
Browse repository at this point
gh-143946: Show `JitOptSymbol` on abstract stack when set PYTHON_OPT_DEBUG > 4 (GH-143957)
cocolato
authored
61ec66a
View commit details
Copy full SHA for 61ec66a
View code at this point
Browse repository at this point
gh-132657: Add maybe_enable_deferred_ref_count() (gh-142843)
Show description for bb25f72
nascheme
authored
bb25f72
View commit details
Copy full SHA for bb25f72
View code at this point
Browse repository at this point
Commits on Jan 16, 2026
gh-142913: Add test case for interpreter generator w/ overridden opcodes (#142911)
Show description for 4d5a676
DinoV
authored
4d5a676
View commit details
Copy full SHA for 4d5a676
View code at this point
Browse repository at this point
gh-141070: Rename `PyUnstable_Object_Dump` to `PyObject_Dump` (GH-142848)
ZeroIntensity
authored
19e64af
View commit details
Copy full SHA for 19e64af
View code at this point
Browse repository at this point
GH-143493: Conform to spec for generator expressions while supporting virtual iterators (GH-143569)
Show description for ae53da5
markshannon
authored
ae53da5
View commit details
Copy full SHA for ae53da5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.