Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
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
33.4k
Star
69.9k
Code
Issues
5k+
Pull requests
2k
Actions
Projects
28
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
isidentical
Datepicker
All time
Commit History
Commits on May 22, 2024
gh-60191: Implement ast.compare (#19211)
Show description for d065edf
isidentical
and
jeremyhylton
authored
d065edf
Copy full SHA for d065edf
Commits on Oct 26, 2023
bpo-43950: handle wide unicode characters in tracebacks (#28150)
isidentical
authored
78e6d72
Copy full SHA for 78e6d72
Commits on Nov 22, 2022
gh-99341: Cover type ignore nodes when incrementing line numbers (GH-99422)
isidentical
authored
1acdfec
Copy full SHA for 1acdfec
Commits on Nov 12, 2022
gh-99103: Normalize specialized traceback anchors against the current line (GH-99145)
Show description for 57be545
isidentical
authored
57be545
Copy full SHA for 57be545
Commits on Oct 31, 2022
gh-98878: Use builtins from the bound frame when offering a suggestion (#98880)
isidentical
authored
a41de32
Copy full SHA for a41de32
Commits on Oct 29, 2022
gh-98744: Prevent column-level decoding crashes on traceback module (#98824)
isidentical
authored
c0f2a5e
Copy full SHA for c0f2a5e
Commits on Sep 21, 2022
gh-96954: Add tests for unicodedata.name/lookup (#96955)
Show description for 5a32eec
isidentical
and
cfbolz
authored
5a32eec
Copy full SHA for 5a32eec
Commits on May 16, 2022
gh-92671: Don't omit parentheses when unparsing empty tuples (GH-92673)
isidentical
authored
f6fd8aa
Copy full SHA for f6fd8aa
Commits on Jan 20, 2022
bpo-46441: Add a boilerplate to test syntax errors in interactive mode (GH-30720)
isidentical
authored
30fb6d0
Copy full SHA for 30fb6d0
Commits on Jan 7, 2022
bpo-46289: Make conversion of FormattedValue not optional on ASDL (GH-30467)
Show description for d382f7e
isidentical
authored
d382f7e
Copy full SHA for d382f7e
Commits on Sep 3, 2021
bpo-43950: support positions for dis.Instructions created through dis.Bytecode (GH-28142)
isidentical
authored
85ea2d6
Copy full SHA for 85ea2d6
Commits on Jul 28, 2021
bpo-43897: AST validation for pattern matching nodes (GH24771)
isidentical
authored
31bec6f
Copy full SHA for 31bec6f
Commits on Jul 25, 2021
bpo-43950: support some multi-line expressions for PEP 657 (GH-27339)
Show description for 3e235e0
isidentical
authored
3e235e0
Copy full SHA for 3e235e0
Commits on Jul 24, 2021
bpo-43950: support long lines in traceback.py (GH-27336)
isidentical
authored
4f5980a
Copy full SHA for 4f5980a
bpo-43950: check against the raw string, not the pyobject (GH-27337)
isidentical
authored
ef8b853
Copy full SHA for ef8b853
bpo-43950: ensure source_line is present when specialising the traceback (GH-27313)
isidentical
authored
c836231
Copy full SHA for c836231
Commits on Jul 20, 2021
bpo-43950: Distinguish errors happening on character offset decoding (GH-27217)
isidentical
authored
fbc349f
Copy full SHA for fbc349f
Commits on Jul 18, 2021
bpo-42355: symtable.get_namespace() now checks whether there are multiple or any namespaces found (GH-23278)
isidentical
authored
a045991
Copy full SHA for a045991
Commits on Jul 16, 2021
bpo-20201: variadic arguments support for AC (GH-18609)
Show description for 9af34c9
isidentical
authored
9af34c9
Copy full SHA for 9af34c9
Commits on Jul 15, 2021
bpo-43950: make BinOp specializations more reliable (GH-27126)
isidentical
authored
919ad53
Copy full SHA for 919ad53
Commits on Jul 12, 2021
bpo-43950: Specialize tracebacks for subscripts/binary ops (GH-27037)
Show description for 1890dd2
3 people
authored
1890dd2
Copy full SHA for 1890dd2
Commits on Jul 4, 2021
bpo-43950: include position in dis.Instruction (GH-27015)
Show description for 693cec0
isidentical
authored
693cec0
Copy full SHA for 693cec0
bpo-43950: use 0-indexed column offsets for bytecode positions (GH-27011)
isidentical
authored
44f91fc
Copy full SHA for 44f91fc
Commits on Jul 2, 2021
bpo-43950: optimize column table assembling with pre-sizing object (GH-26997)
Show description for ec8759b
isidentical
authored
ec8759b
Copy full SHA for ec8759b
Commits on Jul 1, 2021
bpo-44313: bump up magic (#26983)
isidentical
authored
0d7f61d
Copy full SHA for 0d7f61d
Commits on Jun 30, 2021
bpo-44313: generate LOAD_ATTR/CALL_FUNCTION for top-level imported objects (GH-26677)
isidentical
authored
1b28187
Copy full SHA for 1b28187
Commits on Jun 27, 2021
bpo-40528: fix is_simple(sum)s behavior for attributes (GH-26918)
Show description for 107a2c5
isidentical
authored
107a2c5
Copy full SHA for 107a2c5
Commits on Jun 24, 2021
bpo-40528: move asdl identifier collection to the new metadata system (GH-26858)
isidentical
authored
6c76df2
Copy full SHA for 6c76df2
Commits on Jun 22, 2021
bpo-40528: Implement a metadata system for ASDL Generator (GH-20193)
Show description for 35ad425
isidentical
authored
35ad425
Copy full SHA for 35ad425
Commits on Jun 8, 2021
bpo-11105: document the new test.support.infinite_recursion context manager (GH-26604)
isidentical
authored
8004c45
Copy full SHA for 8004c45
bpo-11105: reduce the recursion limit for tests (GH-26550)
isidentical
authored
e58d762
Copy full SHA for e58d762
Commits on Jun 3, 2021
bpo-11105: Do not crash when compiling recursive ASTs (GH-20594)
Show description for f349124
isidentical
authored
f349124
Copy full SHA for f349124
Commits on May 16, 2021
bpo-44142: drop redundant parantheses when unparsing tuples as assignment targets (GH-26156)
isidentical
authored
51cef8b
Copy full SHA for 51cef8b
Commits on May 15, 2021
bpo-44081: improve ast.unparse() for lambdas with no parameters (GH-26000)
isidentical
authored
e4e931a
Copy full SHA for e4e931a
Commits on May 8, 2021
bpo-43417: Better buffer handling for ast.unparse (GH-24772)
isidentical
authored
3d98ece
Copy full SHA for 3d98ece
Pagination
Previous
Next
You can’t perform that action at this time.