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
Type
/
to 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.1k
Star
74.2k
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
gh-105858: Improve AST node constructors
- #105880
#105880
Merged
JelleZijlstra
merged 18 commits into
python:main
python/cpython:main
from
JelleZijlstra:astcons
JelleZijlstra/cpython:astcons
Copy head branch name to clipboard
Feb 28, 2024
Conversation
Commits
18
(18)
Checks
Files changed
Merged
gh-105858: Improve AST node constructors
#105880
JelleZijlstra
merged 18 commits into
python:main
python/cpython:main
from
JelleZijlstra:astcons
JelleZijlstra/cpython:astcons
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2023
gh-105858: Improve AST node constructors
Show description for b1b73d9
JelleZijlstra
committed
b1b73d9
View commit details
Copy full SHA for b1b73d9
Browse repository at this point
Commits on Jun 22, 2023
Merge remote-tracking branch 'upstream/main' into astcons
JelleZijlstra
committed
d417cf3
View commit details
Copy full SHA for d417cf3
Browse repository at this point
Fix subclasses
JelleZijlstra
committed
c74740a
View commit details
Copy full SHA for c74740a
Browse repository at this point
Fix most deprecationwarnings in test_ast
JelleZijlstra
committed
05d5569
View commit details
Copy full SHA for 05d5569
Browse repository at this point
Commits on Oct 11, 2023
Merge remote-tracking branch 'upstream/main' into astcons
JelleZijlstra
committed
f4b14ac
View commit details
Copy full SHA for f4b14ac
Browse repository at this point
Fix renamed function
JelleZijlstra
committed
0efcdf3
View commit details
Copy full SHA for 0efcdf3
Browse repository at this point
Fix pickling; fix a refleak
JelleZijlstra
committed
f941696
View commit details
Copy full SHA for f941696
Browse repository at this point
Fix other refleak
JelleZijlstra
committed
4c42748
View commit details
Copy full SHA for 4c42748
Browse repository at this point
Commits on Oct 24, 2023
Merge branch 'main' into astcons
JelleZijlstra
authored
1a9b872
View commit details
Copy full SHA for 1a9b872
Browse repository at this point
Commits on Feb 18, 2024
Merge branch 'main' into astcons
JelleZijlstra
authored
db16cc7
View commit details
Copy full SHA for db16cc7
Browse repository at this point
Update Parser/asdl_c.py
JelleZijlstra
authored
6bf677b
View commit details
Copy full SHA for 6bf677b
Browse repository at this point
fix merge
JelleZijlstra
committed
a2442b6
View commit details
Copy full SHA for a2442b6
Browse repository at this point
Commits on Feb 21, 2024
Expand NEWS
JelleZijlstra
committed
5a1d37a
View commit details
Copy full SHA for 5a1d37a
Browse repository at this point
Commits on Feb 25, 2024
Merge remote-tracking branch 'upstream/main' into astcons
JelleZijlstra
committed
c4627a1
View commit details
Copy full SHA for c4627a1
Browse repository at this point
docs
JelleZijlstra
committed
1f85438
View commit details
Copy full SHA for 1f85438
Browse repository at this point
Apply suggestions from code review
Show description for ff0cc67
JelleZijlstra
and
AlexWaygood
authored
ff0cc67
View commit details
Copy full SHA for ff0cc67
Browse repository at this point
Commits on Feb 27, 2024
Merge remote-tracking branch 'upstream/main' into astcons
JelleZijlstra
committed
54cf55f
View commit details
Copy full SHA for 54cf55f
Browse repository at this point
Reword Whats New note (based on suggestion by Alex Waygood)
JelleZijlstra
committed
4bb0656
View commit details
Copy full SHA for 4bb0656
Browse repository at this point
You can’t perform that action at this time.