Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for Programs - python/cpython · GitHub
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
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.4k
Star
77.2k
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
Commits
Breadcrumbs
History for
cpython
Programs
on
fe6ba71
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 1, 2025
gh-130704: Strength reduce `LOAD_FAST{_LOAD_FAST}` (#130708)
Show description for 053c285
mpage
authored
053c285
View commit details
Copy full SHA for 053c285
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
GH-130296: Remove `_PyOpcode_max_stack_effect` as it is no longer used (GH-131493)
markshannon
authored
83d54fa
View commit details
Copy full SHA for 83d54fa
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
gh-126835: Move constant tuple folding from ast_opt to CFG (#130769)
WolframAlph
authored
75103d9
View commit details
Copy full SHA for 75103d9
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
gh-130480: Move duplicate `LOAD_SMALL_INT` optimization from codegen to CFG (#130481)
WolframAlph
authored
55815a6
View commit details
Copy full SHA for 55815a6
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
GH-128534: Fix behavior of branch monitoring for `async for` (GH-130847)
Show description for 89df62c
markshannon
authored
89df62c
View commit details
Copy full SHA for 89df62c
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
gh-130574: renumber RESUME opcode from 149 to 128 (GH-130685)
tom-pytel
authored
aeb2327
View commit details
Copy full SHA for aeb2327
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
gh-100239: replace BINARY_SUBSCR & family by BINARY_OP with oparg NB_SUBSCR (#129700)
iritkatriel
authored
a1417b2
View commit details
Copy full SHA for a1417b2
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
GH-128914: Remove all but one conditional stack effects (GH-129226)
Show description for 75b4962
markshannon
authored
75b4962
View commit details
Copy full SHA for 75b4962
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
Revert "GH-128914: Remove conditional stack effects from `bytecodes.c` and the code generators (GH-128918)" (GH-129202)
Show description for a10f993
colesbury
authored
a10f993
View commit details
Copy full SHA for a10f993
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
GH-128914: Remove conditional stack effects from `bytecodes.c` and the code generators (GH-128918)
markshannon
authored
ab61d3f
View commit details
Copy full SHA for ab61d3f
View code at this point
Browse repository at this point
gh-129033: Remove _PyInterpreterState_SetConfig() function (#129048)
Show description for 8ceb6cb
vstinner
authored
8ceb6cb
View commit details
Copy full SHA for 8ceb6cb
View code at this point
Browse repository at this point
gh-129033: Remove _Py_InitializeMain() function (#129034)
Show description for 07c3518
vstinner
and
ncoghlan
authored
07c3518
View commit details
Copy full SHA for 07c3518
View code at this point
Browse repository at this point
Commits on Jan 6, 2025
GH-128375: Better instrument for `FOR_ITER` (GH-128445)
markshannon
authored
f826bec
View commit details
Copy full SHA for f826bec
View code at this point
Browse repository at this point
Commits on Dec 19, 2024
GH-122548: Implement branch taken and not taken events for sys.monitoring (GH-122564)
markshannon
authored
d2f1d91
View commit details
Copy full SHA for d2f1d91
View code at this point
Browse repository at this point
gh-115999: Enable BINARY_SUBSCR_GETITEM for free-threaded build (gh-127737)
corona10
authored
48c70b8
View commit details
Copy full SHA for 48c70b8
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
gh-125063: marshal: Add version 5, improve documentation (GH-126829)
Show description for d00f7b1
encukou
and
mdboom
authored
d00f7b1
View commit details
Copy full SHA for d00f7b1
View code at this point
Browse repository at this point
Commits on Oct 29, 2024
GH-125837: Split `LOAD_CONST` into three. (GH-125972)
Show description for faa3272
markshannon
authored
faa3272
View commit details
Copy full SHA for faa3272
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
gh-125517: Fix unreachable code warnings in `_testembed.c` (#125518)
sobolevn
authored
c8a1818
View commit details
Copy full SHA for c8a1818
View code at this point
Browse repository at this point
gh-125234: Make PyInitConfig_Free(NULL) a no-op (#125266)
rruuaanng
authored
546dddc
View commit details
Copy full SHA for 546dddc
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
bpo-34206: Improve docs and test coverage for pre-init functions (#8023)
Show description for 7c4b6a6
ncoghlan
and
willingc
authored
7c4b6a6
View commit details
Copy full SHA for 7c4b6a6
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
gh-107954: Fix configuration type for the perf profiler (#124636)
pablogsal
authored
02b49c5
View commit details
Copy full SHA for 02b49c5
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
gh-124160: Pass main_tstate to update_global_state_for_extension() (#124164)
luk1337
authored
7331d0f
View commit details
Copy full SHA for 7331d0f
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
gh-123919: Fix null handling in `_freeze_module.c` (#123920)
sobolevn
authored
c8d1dbe
View commit details
Copy full SHA for c8d1dbe
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
gh-107954, PEP 741: Add PyInitConfig_AddModule() function (#123668)
vstinner
authored
0d6b6e3
View commit details
Copy full SHA for 0d6b6e3
View code at this point
Browse repository at this point
gh-107954, PEP 741: Adjust Python initialization config (#123663)
Show description for b423ae6
vstinner
authored
b423ae6
View commit details
Copy full SHA for b423ae6
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
gh-107954, PEP 741: Add PyInitConfig C API (#123502)
Show description for ef9d547
vstinner
authored
ef9d547
View commit details
Copy full SHA for ef9d547
View code at this point
Browse repository at this point
Commits on Aug 17, 2024
gh-123022: Fix crash with `Py_Initialize` in background thread (#123052)
Show description for d061ffe
colesbury
authored
d061ffe
View commit details
Copy full SHA for d061ffe
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
GH-122390: Replace `_Py_GetbaseOpcode` with `_Py_GetBaseCodeUnit` (GH-122942)
markshannon
authored
7a65439
View commit details
Copy full SHA for 7a65439
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
gh-117482: Fix the Slot Wrapper Inheritance Tests (gh-122248)
Show description for 490e0ad
ericsnowcurrently
authored
490e0ad
View commit details
Copy full SHA for 490e0ad
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
GH-122160: Remove BUILD_CONST_KEY_MAP opcode. (GH-122164)
markshannon
authored
2e14a52
View commit details
Copy full SHA for 2e14a52
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
GH-120507: Lower the `BEFORE_WITH` and `BEFORE_ASYNC_WITH` instructions. (#120640)
Show description for 9cefcc0
markshannon
authored
9cefcc0
View commit details
Copy full SHA for 9cefcc0
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
gh-93691: fix too broad source locations of for statement iterators (#120330)
iritkatriel
authored
97b69db
View commit details
Copy full SHA for 97b69db
View code at this point
Browse repository at this point
Commits on May 22, 2024
gh-119180: Add LOAD_COMMON_CONSTANT opcode (#119321)
Show description for 98e855f
JelleZijlstra
and
iritkatriel
authored
98e855f
View commit details
Copy full SHA for 98e855f
View code at this point
Browse repository at this point
Commits on May 6, 2024
gh-118527: Intern code name and filename on default build (#118576)
Show description for 2ba2c14
colesbury
authored
2ba2c14
View commit details
Copy full SHA for 2ba2c14
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
Remove more remnants of deepfreeze (#118159)
gvanrossum
authored
4c7bfdf
View commit details
Copy full SHA for 4c7bfdf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.