Skip to content

Fix GraalPy compatibility#325

Open
steve-s wants to merge 1 commit into
fabioz:mainfrom
steve-s:graalpy-bytecode-fallback
Open

Fix GraalPy compatibility#325
steve-s wants to merge 1 commit into
fabioz:mainfrom
steve-s:graalpy-bytecode-fallback

Conversation

@steve-s

@steve-s steve-s commented Jun 18, 2026

Copy link
Copy Markdown

Fixes PyDev.Debugger compatibility with GraalPy, an alternative Python implementation. The main issue is that GraalPy uses a different bytecode format that is not exposed, so most of the dis.* APIs do not work (and cannot work) on GraalPy.

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

Successfully merging this pull request may close these issues.

1 participant