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
Branch selector
main
User selector
WolframAlph
All time
Commit history
Commits on May 4, 2025
gh-126835: Rename `ast_opt.c` to `ast_preprocess.c` and related stuff after moving const folding to the peephole optimizier (#131830)
WolframAlph
authored
0a1fedb
View commit details
Copy full SHA for 0a1fedb
Browse repository at this point
Commits on Mar 28, 2025
gh-126835: Refine constant folding tests in `test_peepholer.py::TestTranforms` (#131826)
WolframAlph
authored
674dbf3
View commit details
Copy full SHA for 674dbf3
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
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
Browse repository at this point
Commits on Mar 12, 2025
gh-126835: Avoid creating unnecessary tuple when looking for constant sequence during constant folding (#131054)
WolframAlph
authored
3618240
View commit details
Copy full SHA for 3618240
Browse repository at this point
Commits on Feb 21, 2025
gh-126835: Move constant unaryop & binop folding to CFG (#129550)
WolframAlph
authored
38642bf
View commit details
Copy full SHA for 38642bf
Browse repository at this point
Commits on Feb 14, 2025
gh-126835: Set location for noped out instructions after constant folding in CFG. (#130109)
WolframAlph
authored
334589f
View commit details
Copy full SHA for 334589f
Browse repository at this point
Commits on Feb 13, 2025
gh-126835: Move const folding of lists & sets from ast_opt.c to flowgraph.c (#130032)
WolframAlph
authored
140e69c
View commit details
Copy full SHA for 140e69c
Browse repository at this point
Commits on Feb 9, 2025
gh-126835: Make CFG optimizer skip over NOP's when looking for const sequence construction (#129703)
Show description for 91d9544
WolframAlph
and
iritkatriel
authored
91d9544
View commit details
Copy full SHA for 91d9544
Browse repository at this point
Commits on Feb 4, 2025
gh-126835: Fix reference leak in `Python/flowgrapc.::optimize_if_const_subscr` (#129634)
WolframAlph
authored
d3c54f3
View commit details
Copy full SHA for d3c54f3
Browse repository at this point
gh-126835: Move constant subscript folding to CFG (#129568)
Show description for 0664c1a
WolframAlph
and
iritkatriel
authored
0664c1a
View commit details
Copy full SHA for 0664c1a
Browse repository at this point
Commits on Feb 2, 2025
GH-128872: Remove unused argument from _PyCode_Quicken (GH-128873)
Show description for e6c76b9
WolframAlph
and
Eclips4
authored
e6c76b9
View commit details
Copy full SHA for e6c76b9
Browse repository at this point
Commits on Jan 15, 2025
gh-128438: Use `EnvironmentVarGuard` for `test_{builtin,io,locale}.py` (#128476)
Show description for ae7f621
WolframAlph
authored
ae7f621
View commit details
Copy full SHA for ae7f621
Browse repository at this point
Commits on Jan 12, 2025
gh-128377: Skip `test_cmd_line.test_non_interactive_output_buffering` when `PYTHONUNBUFFERED=1` (#128378)
Show description for 30268b5
WolframAlph
authored
30268b5
View commit details
Copy full SHA for 30268b5
Browse repository at this point
Commits on Jan 11, 2025
gh-128438: Add `EnvironmentVarGuard` for `test_pdb.py` (#128522)
WolframAlph
authored
0946ed2
View commit details
Copy full SHA for 0946ed2
Browse repository at this point
Commits on Dec 30, 2024
gh-119786: Mention `InternalDocs/interpreter.md` instead of non-existing `adaptive.md` (#128329)
Show description for fe4dd07
WolframAlph
and
ZeroIntensity
authored
fe4dd07
View commit details
Copy full SHA for fe4dd07
Browse repository at this point
Commits on Dec 28, 2024
gh-119786: Fix typos in `InternalDocs/parser.md` (#128314)
WolframAlph
authored
2cf396c
View commit details
Copy full SHA for 2cf396c
Browse repository at this point
Commits on Dec 26, 2024
gh-119786: Fix typos in `InternalDocs/frames.md` (#128275)
Show description for c6563f3
WolframAlph
authored
c6563f3
View commit details
Copy full SHA for c6563f3
Browse repository at this point
Commits on Dec 25, 2024
gh-128198: Add missing error checks for usages of PyIter_Next() (GH-128199)
WolframAlph
authored
5c814c8
View commit details
Copy full SHA for 5c814c8
Browse repository at this point
Commits on Dec 23, 2024
gh-128195: Add `_REPLACE_WITH_TRUE` to the tier2 optimizer (GH-128203)
Show description for 30efede
WolframAlph
authored
30efede
View commit details
Copy full SHA for 30efede
Browse repository at this point
Commits on Dec 22, 2024
gh-119786: Fix typos in `InternalDocs/interpreter.md` (#128174)
WolframAlph
authored
f420bdd
View commit details
Copy full SHA for f420bdd
Browse repository at this point
Commits on May 21, 2024
gh-113978: Ignore warnings on text completion inside REPL (#113979)
WolframAlph
authored
e03dde5
View commit details
Copy full SHA for e03dde5
Browse repository at this point
Commits on Jan 9, 2024
gh-113842: Add missing error check for PyIter_Next() in Python/symtable.c (GH-113843)
WolframAlph
authored
fda901a
View commit details
Copy full SHA for fda901a
Browse repository at this point
Commits on Dec 22, 2023
gh-113212: Improve error message & document zero-arg super inside nested functions and generator expressions (GH-113307)
WolframAlph
authored
4a3d241
View commit details
Copy full SHA for 4a3d241
Browse repository at this point
Commits on Dec 11, 2023
gh-112978: Remove redundant condition inside `take_gil` (gh-112979)
WolframAlph
authored
fed294c
View commit details
Copy full SHA for fed294c
Browse repository at this point
You can’t perform that action at this time.