Skip to content
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

PyPy support (attempt 3) #1076

Open
Thrameos opened this issue May 30, 2022 · 0 comments
Open

PyPy support (attempt 3) #1076

Thrameos opened this issue May 30, 2022 · 0 comments

Comments

@Thrameos
Copy link
Contributor

Thrameos commented May 30, 2022

This thread holds working notes on my third attempt to get PyPy to run JPype.

  • Attempted to compile JPype under PyPy3.
    • All info in thread state is missing so we can't attach any frames.
    • PyGC_Collect() is missing so we can't trigger GC.
    • PyLongObject does not have any exposed fields so we would need to request a constructor with extension.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant