Skip to content

gh-148659: Export a few more functions required for external JITs#148704

Open
DinoV wants to merge 1 commit intopython:mainfrom
DinoV:final_exports
Open

gh-148659: Export a few more functions required for external JITs#148704
DinoV wants to merge 1 commit intopython:mainfrom
DinoV:final_exports

Conversation

@DinoV
Copy link
Copy Markdown
Contributor

@DinoV DinoV commented Apr 17, 2026

JITs need to be able to associate co-routines with their origin. They also need to be able to de-instrument byte codes and get the original instruction when they've been instrumented.

@DinoV DinoV requested a review from Yhg1s April 17, 2026 20:55
@DinoV DinoV changed the title Export a few more functions required for external JITs gh-148659: Export a few more functions required for external JITs Apr 17, 2026
@DinoV DinoV marked this pull request as ready for review April 17, 2026 21:16
@DinoV DinoV requested a review from markshannon as a code owner April 17, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant