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 }}
youknowone
/
pyre
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
110
Code
Issues
51
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
jit: the inlined-callee frame image and the escape attribution behind VableEscapedDuringResidualCall
- #1015
#1015
Merged
youknowone
merged 10 commits into
main
youknowone/pyre:main
from
single-walker
youknowone/pyre:single-walker
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
jit: the inlined-callee frame image and the escape attribution behind VableEscapedDuringResidualCall
#1015
youknowone
merged 10 commits into
main
youknowone/pyre:main
from
single-walker
youknowone/pyre:single-walker
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
AGENTS: record the PyPy oracle as the first step for orthodoxy questions
Show description for 620be27
youknowone
committed
620be27
View commit details
Copy full SHA for 620be27
Browse repository at this point
sys: split _getframe into the unwrap_spec wrapper and the getframe walk
Show description for b953978
youknowone
committed
b953978
View commit details
Copy full SHA for b953978
Browse repository at this point
check.py: add a self-check guard for an inlined callee's own frame image
Show description for 502eb74
youknowone
committed
502eb74
View commit details
Copy full SHA for 502eb74
Browse repository at this point
jit: record the inlined callee's Python pc on its virtual frame at may-force boundaries
Show description for 206b3de
youknowone
committed
206b3de
View commit details
Copy full SHA for 206b3de
Browse repository at this point
jit: report a virtualizable escape independently of whether the flush committed
Show description for c251aa5
youknowone
committed
c251aa5
View commit details
Copy full SHA for c251aa5
Browse repository at this point
jit: attribute each virtualizable-escape force to the portal or published-callee disjunct
Show description for 6bdb29c
youknowone
committed
6bdb29c
View commit details
Copy full SHA for 6bdb29c
Browse repository at this point
jit(fbw): write folded inline-callee vable stores through to the live frame
Show description for aa3d9dc
youknowone
committed
aa3d9dc
View commit details
Copy full SHA for aa3d9dc
Browse repository at this point
jit(fbw): materialize folded inline-callee locals when a residual forces the frame
Show description for e81a5ca
youknowone
committed
e81a5ca
View commit details
Copy full SHA for e81a5ca
Browse repository at this point
jit(fbw): publish the callee's own pc when LiveLastInstrGuard retargets to its frame
Show description for 8fe75a7
youknowone
committed
8fe75a7
View commit details
Copy full SHA for 8fe75a7
Browse repository at this point
jit: call the renamed py_coord helper from the two inline-callee pc sites
Show description for 05df83c
youknowone
committed
05df83c
View commit details
Copy full SHA for 05df83c
Browse repository at this point
You can’t perform that action at this time.