-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
gh-142913: Export JIT functions for _testinternalcapi #143958
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-142913: Export JIT functions for _testinternalcapi #143958
Conversation
|
@cocolato this should fix the test suite on your PR. Can you please review this? if you approve it i'll merge. |
|
LGTM! Should i close the exsiting pr: #143949? |
So sorry, I didn't see you opened a PR already. Yes, please close it. |
|
JIT tests are currently failing because the new interpreter tests require JIT symbols. This PR just exports them.