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.3k
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
iritkatriel
All time
Commit history
Commits on Apr 29, 2026
gh-149122: Fix segfault in compiler when certain builtin functions are passed a coroutine as arg (#149138)
iritkatriel
authored
16f292e
View commit details
Copy full SHA for 16f292e
Browse repository at this point
Commits on Apr 25, 2026
gh-148973: fix segfault on mismatch between consts size and oparg in compiler (#148974)
iritkatriel
authored
c650b51
View commit details
Copy full SHA for c650b51
Browse repository at this point
Commits on Oct 14, 2025
gh-97914: Reword misleading sentence on conditional expressions (#139064)
Show description for fb25d6b
3 people
authored
fb25d6b
View commit details
Copy full SHA for fb25d6b
Browse repository at this point
Commits on Sep 16, 2025
gh-135629: rewrite language reference section on except* to improve clarity (#136150)
iritkatriel
authored
a651ec9
View commit details
Copy full SHA for a651ec9
Browse repository at this point
Commits on Aug 5, 2025
gh-137288: Fix bug where boolean expressions are not associated with the correct exception handler (#137310)
iritkatriel
authored
1f2026b
View commit details
Copy full SHA for 1f2026b
Browse repository at this point
Commits on May 6, 2025
Revert "gh-133395: add option for extension modules to specialize BINARY_OP/SUBSCR, apply to arrays (#133396)" (#133498)
iritkatriel
authored
296cd12
View commit details
Copy full SHA for 296cd12
Browse repository at this point
Commits on May 5, 2025
gh-133395: add option for extension modules to specialize BINARY_OP/SUBSCR, apply to arrays (#133396)
iritkatriel
authored
082dbf7
View commit details
Copy full SHA for 082dbf7
Browse repository at this point
Commits on May 1, 2025
gh-133258: Fix crash in test_index (GH-133262)
iritkatriel
authored
a4be3bc
View commit details
Copy full SHA for a4be3bc
Browse repository at this point
gh-100239: specialize BINARY_OP/SUBSCR for list-slice (#132626)
iritkatriel
authored
5529213
View commit details
Copy full SHA for 5529213
Browse repository at this point
Commits on Apr 8, 2025
gh-100239: more stats for BINARY_OP/SUBSCR specialization (#132230)
iritkatriel
authored
8c9ef8f
View commit details
Copy full SHA for 8c9ef8f
Browse repository at this point
Commits on Apr 4, 2025
gh-100239: fix bug in comparison (#132093)
iritkatriel
authored
68e72cf
View commit details
Copy full SHA for 68e72cf
Browse repository at this point
gh-100239: more refined specialisation stats for BINARY_OP/SUBSCR (#132068)
iritkatriel
authored
df59226
View commit details
Copy full SHA for df59226
Browse repository at this point
Commits on Mar 28, 2025
gh-131738: optimize builtin any/all/tuple calls with a generator expression arg (#131737)
iritkatriel
authored
2c8f329
View commit details
Copy full SHA for 2c8f329
Browse repository at this point
Commits on Mar 23, 2025
gh-130080: do not fold match case constants in unoptimized AST (#131577)
iritkatriel
authored
64906bb
View commit details
Copy full SHA for 64906bb
Browse repository at this point
Commits on Mar 21, 2025
gh-131233: remove return-in-finally in multiprocessing/connection.py (#131416)
iritkatriel
authored
3e2ccea
View commit details
Copy full SHA for 3e2ccea
Browse repository at this point
Commits on Mar 20, 2025
gh-130080: fix warnings in tests (#131471)
iritkatriel
authored
749e24b
View commit details
Copy full SHA for 749e24b
Browse repository at this point
Commits on Mar 18, 2025
gh-130080: fix warnings in tests (#131400)
iritkatriel
authored
83479c2
View commit details
Copy full SHA for 83479c2
Browse repository at this point
Commits on Mar 17, 2025
gh-130080: implement PEP 765 (#130087)
iritkatriel
authored
ffc2f1d
View commit details
Copy full SHA for ffc2f1d
Browse repository at this point
Commits on Mar 13, 2025
gh-130080: move _Py_EnsureArrayLargeEnough to a separate header so it can be used outside of the compiler (#130930)
iritkatriel
authored
4242c2b
View commit details
Copy full SHA for 4242c2b
Browse repository at this point
Commits on Feb 20, 2025
gh-130250: use support.swap_attr() in test and don't assume we're beginning with a clean system state (#130342)
iritkatriel
authored
048ee2d
View commit details
Copy full SHA for 048ee2d
Browse repository at this point
gh-130250: fix cleanup in test (impacts refleaks runs) (#130329)
iritkatriel
authored
c718c6b
View commit details
Copy full SHA for c718c6b
Browse repository at this point
Commits on Feb 19, 2025
gh-130250: fix regression in traceback.print_last (#130318)
iritkatriel
authored
6c982ae
View commit details
Copy full SHA for 6c982ae
Browse repository at this point
Commits on Feb 16, 2025
gh-130080: return in finally in subprocess.py (#130081)
iritkatriel
authored
56495f8
View commit details
Copy full SHA for 56495f8
Browse repository at this point
gh-130139: always check ast node type in ast.parse() with ast input (#130140)
iritkatriel
authored
c9b1bf3
View commit details
Copy full SHA for c9b1bf3
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
Browse repository at this point
Commits on Jan 30, 2025
clearer error and suggestion when c-analyzer cannot read ignored.tsv (#129423)
iritkatriel
authored
5ab9604
View commit details
Copy full SHA for 5ab9604
Browse repository at this point
Commits on Jan 29, 2025
gh-100239: specialize bitwise logical binary ops on ints (#128927)
iritkatriel
authored
4815131
View commit details
Copy full SHA for 4815131
Browse repository at this point
Commits on Jan 25, 2025
gh-128799: Add frame of except* to traceback when wrapping a naked exception (#128971)
iritkatriel
authored
c39ae89
View commit details
Copy full SHA for c39ae89
Browse repository at this point
Commits on Jan 16, 2025
gh-100239: specialize long tail of binary operations (#128722)
iritkatriel
authored
3893a92
View commit details
Copy full SHA for 3893a92
Browse repository at this point
gh-119786: added InternalDocs/generators.md (#128524)
iritkatriel
authored
e81fe94
View commit details
Copy full SHA for e81fe94
Browse repository at this point
Commits on Jan 15, 2025
gh-128891: add specialized opcodes to opcode.opname (#128892)
iritkatriel
authored
5eee2fe
View commit details
Copy full SHA for 5eee2fe
Browse repository at this point
Commits on Dec 6, 2024
gh-119786: Add jit.md. Move adaptive.md to a section of interpreter.md. (#127175)
iritkatriel
authored
89fa7ec
View commit details
Copy full SHA for 89fa7ec
Browse repository at this point
Commits on Nov 22, 2024
gh-119786: add code object doc, inline locations.md into it (#126832)
iritkatriel
authored
4b12a6f
View commit details
Copy full SHA for 4b12a6f
Browse repository at this point
Commits on Oct 23, 2024
gh-119786: move 'changing grammar' checklist from devguide to InternalDocs (#125874)
iritkatriel
authored
de0d5c6
View commit details
Copy full SHA for de0d5c6
Browse repository at this point
Commits on Oct 21, 2024
gh-119786: [doc] more consistent syntax in InternalDocs (#125815)
iritkatriel
authored
d0bfff4
View commit details
Copy full SHA for d0bfff4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.