Skip to content

Expose xdis.std.stack_effect#189

Merged
rocky merged 1 commit into
rocky:masterfrom
Quinntyx:master
Jun 8, 2026
Merged

Expose xdis.std.stack_effect#189
rocky merged 1 commit into
rocky:masterfrom
Quinntyx:master

Conversation

@Quinntyx

@Quinntyx Quinntyx commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

xdis.std is supposed to be a drop-in replacement for dis, but xdis.std.stack_effect is not exposed and must be accessed via xdis.std._std_api.stack_effect instead.

This PR adds it to the xdis.std exports as xdis.std.stack_effect alongside other dis-compatible standard API methods.

This closes #188.

@rocky

rocky commented Jun 8, 2026

Copy link
Copy Markdown
Owner

LGTM - thanks for catching.

@rocky rocky merged commit 9467975 into rocky:master Jun 8, 2026
12 checks passed
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.

xdis.stack_effect is not exposed properly

2 participants