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 }}
deepthi-ck
/
python
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
3.15
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
View commit details
Copy full SHA for d065edf
Browse repository at this point
Commits on Oct 26, 2023
bpo-43950: handle wide unicode characters in tracebacks (#28150)
isidentical
authored
78e6d72
View commit details
Copy full SHA for 78e6d72
Browse repository at this point
Commits on Nov 22, 2022
gh-99341: Cover type ignore nodes when incrementing line numbers (GH-99422)
isidentical
authored
1acdfec
View commit details
Copy full SHA for 1acdfec
Browse repository at this point
Commits on Nov 12, 2022
gh-99103: Normalize specialized traceback anchors against the current line (GH-99145)
Show description for 57be545
isidentical
authored
57be545
View commit details
Copy full SHA for 57be545
Browse repository at this point
Commits on Oct 31, 2022
gh-98878: Use builtins from the bound frame when offering a suggestion (#98880)
isidentical
authored
a41de32
View commit details
Copy full SHA for a41de32
Browse repository at this point
Commits on Oct 29, 2022
gh-98744: Prevent column-level decoding crashes on traceback module (#98824)
isidentical
authored
c0f2a5e
View commit details
Copy full SHA for c0f2a5e
Browse repository at this point
Commits on Sep 21, 2022
gh-96954: Add tests for unicodedata.name/lookup (#96955)
Show description for 5a32eec
isidentical
and
cfbolz
authored
5a32eec
View commit details
Copy full SHA for 5a32eec
Browse repository at this point
Commits on May 16, 2022
gh-92671: Don't omit parentheses when unparsing empty tuples (GH-92673)
isidentical
authored
f6fd8aa
View commit details
Copy full SHA for f6fd8aa
Browse repository at this point
Commits on Jan 20, 2022
bpo-46441: Add a boilerplate to test syntax errors in interactive mode (GH-30720)
isidentical
authored
30fb6d0
View commit details
Copy full SHA for 30fb6d0
Browse repository at this point
Commits on Jan 7, 2022
bpo-46289: Make conversion of FormattedValue not optional on ASDL (GH-30467)
Show description for d382f7e
isidentical
authored
d382f7e
View commit details
Copy full SHA for d382f7e
Browse repository at this point
Commits on Sep 3, 2021
bpo-43950: support positions for dis.Instructions created through dis.Bytecode (GH-28142)
isidentical
authored
85ea2d6
View commit details
Copy full SHA for 85ea2d6
Browse repository at this point
Commits on Jul 28, 2021
bpo-43897: AST validation for pattern matching nodes (GH24771)
isidentical
authored
31bec6f
View commit details
Copy full SHA for 31bec6f
Browse repository at this point
Commits on Jul 25, 2021
bpo-43950: support some multi-line expressions for PEP 657 (GH-27339)
Show description for 3e235e0
isidentical
authored
3e235e0
View commit details
Copy full SHA for 3e235e0
Browse repository at this point
Commits on Jul 24, 2021
bpo-43950: support long lines in traceback.py (GH-27336)
isidentical
authored
4f5980a
View commit details
Copy full SHA for 4f5980a
Browse repository at this point
bpo-43950: check against the raw string, not the pyobject (GH-27337)
isidentical
authored
ef8b853
View commit details
Copy full SHA for ef8b853
Browse repository at this point
bpo-43950: ensure source_line is present when specialising the traceback (GH-27313)
isidentical
authored
c836231
View commit details
Copy full SHA for c836231
Browse repository at this point
Commits on Jul 20, 2021
bpo-43950: Distinguish errors happening on character offset decoding (GH-27217)
isidentical
authored
fbc349f
View commit details
Copy full SHA for fbc349f
Browse repository at this point
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
View commit details
Copy full SHA for a045991
Browse repository at this point
Commits on Jul 16, 2021
bpo-20201: variadic arguments support for AC (GH-18609)
Show description for 9af34c9
isidentical
authored
9af34c9
View commit details
Copy full SHA for 9af34c9
Browse repository at this point
Commits on Jul 15, 2021
bpo-43950: make BinOp specializations more reliable (GH-27126)
isidentical
authored
919ad53
View commit details
Copy full SHA for 919ad53
Browse repository at this point
Commits on Jul 12, 2021
bpo-43950: Specialize tracebacks for subscripts/binary ops (GH-27037)
Show description for 1890dd2
3 people
authored
1890dd2
View commit details
Copy full SHA for 1890dd2
Browse repository at this point
Commits on Jul 4, 2021
bpo-43950: include position in dis.Instruction (GH-27015)
Show description for 693cec0
isidentical
authored
693cec0
View commit details
Copy full SHA for 693cec0
Browse repository at this point
bpo-43950: use 0-indexed column offsets for bytecode positions (GH-27011)
isidentical
authored
44f91fc
View commit details
Copy full SHA for 44f91fc
Browse repository at this point
Commits on Jul 2, 2021
bpo-43950: optimize column table assembling with pre-sizing object (GH-26997)
Show description for ec8759b
isidentical
authored
ec8759b
View commit details
Copy full SHA for ec8759b
Browse repository at this point
Commits on Jul 1, 2021
bpo-44313: bump up magic (#26983)
isidentical
authored
0d7f61d
View commit details
Copy full SHA for 0d7f61d
Browse repository at this point
Commits on Jun 30, 2021
bpo-44313: generate LOAD_ATTR/CALL_FUNCTION for top-level imported objects (GH-26677)
isidentical
authored
1b28187
View commit details
Copy full SHA for 1b28187
Browse repository at this point
Commits on Jun 27, 2021
bpo-40528: fix is_simple(sum)s behavior for attributes (GH-26918)
Show description for 107a2c5
isidentical
authored
107a2c5
View commit details
Copy full SHA for 107a2c5
Browse repository at this point
Commits on Jun 24, 2021
bpo-40528: move asdl identifier collection to the new metadata system (GH-26858)
isidentical
authored
6c76df2
View commit details
Copy full SHA for 6c76df2
Browse repository at this point
Commits on Jun 22, 2021
bpo-40528: Implement a metadata system for ASDL Generator (GH-20193)
Show description for 35ad425
isidentical
authored
35ad425
View commit details
Copy full SHA for 35ad425
Browse repository at this point
Commits on Jun 8, 2021
bpo-11105: document the new test.support.infinite_recursion context manager (GH-26604)
isidentical
authored
8004c45
View commit details
Copy full SHA for 8004c45
Browse repository at this point
bpo-11105: reduce the recursion limit for tests (GH-26550)
isidentical
authored
e58d762
View commit details
Copy full SHA for e58d762
Browse repository at this point
Commits on Jun 3, 2021
bpo-11105: Do not crash when compiling recursive ASTs (GH-20594)
Show description for f349124
isidentical
authored
f349124
View commit details
Copy full SHA for f349124
Browse repository at this point
Commits on May 16, 2021
bpo-44142: drop redundant parantheses when unparsing tuples as assignment targets (GH-26156)
isidentical
authored
51cef8b
View commit details
Copy full SHA for 51cef8b
Browse repository at this point
Commits on May 15, 2021
bpo-44081: improve ast.unparse() for lambdas with no parameters (GH-26000)
isidentical
authored
e4e931a
View commit details
Copy full SHA for e4e931a
Browse repository at this point
Commits on May 8, 2021
bpo-43417: Better buffer handling for ast.unparse (GH-24772)
isidentical
authored
3d98ece
View commit details
Copy full SHA for 3d98ece
Browse repository at this point
Previous
Next
You can’t perform that action at this time.