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
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 }}
devdanzin
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Python
ceval.c
on
test_python_basic_repl
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 24, 2024
gh-120834: fix type of *_iframe field in _PyGenObject_HEAD declaration (#120835)
iritkatriel
authored
65a12c5
View commit details
Copy full SHA for 65a12c5
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
GH-120507: Lower the `BEFORE_WITH` and `BEFORE_ASYNC_WITH` instructions. (#120640)
Show description for 9cefcc0
markshannon
authored
9cefcc0
View commit details
Copy full SHA for 9cefcc0
View code at this point
Browse repository at this point
Commits on Jun 4, 2024
Fix typos in documentation and comments (#119763)
xyb
authored
9e05261
View commit details
Copy full SHA for 9e05261
View code at this point
Browse repository at this point
Commits on May 21, 2024
gh-118692: Avoid creating unnecessary StopIteration instances for monitoring (#119216)
iritkatriel
authored
6e9863d
View commit details
Copy full SHA for 6e9863d
View code at this point
Browse repository at this point
Commits on May 6, 2024
gh-118613: Fix error handling of `_PyEval_GetFrameLocals` in `ceval.c` (#118614)
sobolevn
authored
a8e5fed
View commit details
Copy full SHA for a8e5fed
View code at this point
Browse repository at this point
Commits on May 4, 2024
gh-74929: Implement PEP 667 (GH-115153)
gaogaotiantian
authored
b034f14
View commit details
Copy full SHA for b034f14
View code at this point
Browse repository at this point
GH-118095: Use broader specializations of CALL in tier 1, for better tier 2 support of calls. (GH-118322)
Show description for 1ab6356
markshannon
authored
1ab6356
View commit details
Copy full SHA for 1ab6356
View code at this point
Browse repository at this point
Commits on May 3, 2024
gh-107674: Improve performance of `sys.settrace` (GH-117133)
Show description for 9c14ed0
gaogaotiantian
authored
9c14ed0
View commit details
Copy full SHA for 9c14ed0
View code at this point
Browse repository at this point
Commits on May 1, 2024
gh-118335: Configure Tier 2 interpreter at build time (#118339)
Show description for 7d83f7b
gvanrossum
authored
7d83f7b
View commit details
Copy full SHA for 7d83f7b
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
gh-117657: Fix small issues with instrumentation and TSAN (#118064)
Show description for 4a1cf66
DinoV
authored
4a1cf66
View commit details
Copy full SHA for 4a1cf66
View code at this point
Browse repository at this point
Commits on Apr 26, 2024
GH-118095: Add dynamic exit support and FOR_ITER_GEN support to tier 2 (GH-118279)
markshannon
authored
3e06c7f
View commit details
Copy full SHA for 3e06c7f
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
gh-116818: Make `sys.settrace`, `sys.setprofile`, and monitoring thread-safe (#116775)
Show description for 07525c9
DinoV
authored
07525c9
View commit details
Copy full SHA for 07525c9
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
GH-118036: Fix a bug with CALL_STAT_INC (#117933)
Show description for 40f4d64
gvanrossum
authored
40f4d64
View commit details
Copy full SHA for 40f4d64
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
gh-115178: Add Counts of UOp Pairs to pystats (GH-115181)
JeffersGlass
authored
acf69e0
View commit details
Copy full SHA for acf69e0
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
GH-117457: Correct pystats uop "miss" counts (GH-117477)
mdboom
authored
0edde64
View commit details
Copy full SHA for 0edde64
View code at this point
Browse repository at this point
gh-116968: Reimplement Tier 2 counters (#117144)
Show description for 060a96f
gvanrossum
authored
060a96f
View commit details
Copy full SHA for 060a96f
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Fix successor opcode name printing in Tier 2 DEOPT debug message (#117471)
gvanrossum
authored
8eda146
View commit details
Copy full SHA for 8eda146
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
gh-117323: Make `cell` thread-safe in free-threaded builds (#117330)
Show description for 19c1dd6
colesbury
authored
19c1dd6
View commit details
Copy full SHA for 19c1dd6
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
GH-117121: Add pystats to JIT builds (GH-117346)
mdboom
authored
26d328b
View commit details
Copy full SHA for 26d328b
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
GH-116422: Tier2 hot/cold splitting (GH-116813)
Show description for bf82f77
markshannon
authored
bf82f77
View commit details
Copy full SHA for bf82f77
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
gh-115756: make PyCode_GetFirstFree an unstable API (GH-115781)
wrongnull
authored
a8e93d3
View commit details
Copy full SHA for a8e93d3
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
Cleanup tier2 debug output (#116920)
Show description for 76d0868
gvanrossum
authored
76d0868
View commit details
Copy full SHA for 76d0868
View code at this point
Browse repository at this point
Commits on Mar 1, 2024
gh-116098: Revert "gh-107674: Improve performance of `sys.settrace` (GH-114986)" (GH-116178)
Show description for 7895a61
gaogaotiantian
authored
7895a61
View commit details
Copy full SHA for 7895a61
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
GH-115802: JIT "small" code for Windows (GH-115964)
brandtbucher
authored
f0df35e
View commit details
Copy full SHA for f0df35e
View code at this point
Browse repository at this point
Commits on Feb 28, 2024
gh-107674: Improve performance of `sys.settrace` (GH-114986)
gaogaotiantian
authored
0a61e23
View commit details
Copy full SHA for 0a61e23
View code at this point
Browse repository at this point
Commits on Feb 20, 2024
Tier 2 cleanups and tweaks (#115534)
Show description for 142502e
gvanrossum
authored
142502e
View commit details
Copy full SHA for 142502e
View code at this point
Browse repository at this point
gh-115735: Fix current executor NULL before _START_EXECUTOR (#115736)
Show description for 7a8c3ed
Fidget-Spinner
authored
7a8c3ed
View commit details
Copy full SHA for 7a8c3ed
View code at this point
Browse repository at this point
gh-112175: Add `eval_breaker` to `PyThreadState` (#115194)
Show description for 0749244
swtaarrs
authored
0749244
View commit details
Copy full SHA for 0749244
View code at this point
Browse repository at this point
GH-115457: Support splitting and replication of micro ops. (GH-115558)
markshannon
authored
626c414
View commit details
Copy full SHA for 626c414
View code at this point
Browse repository at this point
GH-112354: Initial implementation of warm up on exits and trace-stitching (GH-114142)
markshannon
authored
7b21403
View commit details
Copy full SHA for 7b21403
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
GH-113464: Add a JIT backend for tier 2 (GH-113465)
Show description for f6d9e59
brandtbucher
authored
f6d9e59
View commit details
Copy full SHA for f6d9e59
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
GH-113860: Get rid of `_PyUOpExecutorObject` (GH-113954)
brandtbucher
authored
30e6cbd
View commit details
Copy full SHA for 30e6cbd
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
GH-113486: Do not emit spurious PY_UNWIND events for optimized calls to classes. (GH-113680)
markshannon
authored
0ae60b6
View commit details
Copy full SHA for 0ae60b6
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
GH-111485: Generate instruction and uop metadata (GH-113287)
markshannon
authored
e96f260
View commit details
Copy full SHA for e96f260
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
GH-112354: Treat _EXIT_TRACE like an unconditional side exit (GH-113104)
markshannon
authored
6873555
View commit details
Copy full SHA for 6873555
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.