Skip to content

track full_names config setting more precisely#216

Merged
dicej merged 1 commit into
bytecodealliance:mainfrom
dicej:precise-full-names
May 20, 2026
Merged

track full_names config setting more precisely#216
dicej merged 1 commit into
bytecodealliance:mainfrom
dicej:precise-full-names

Conversation

@dicej
Copy link
Copy Markdown
Collaborator

@dicej dicej commented May 19, 2026

Previously, if an app depended on any Python module with a componentize-py.toml containing full_names = true, that setting would cause full names to be emitted for all interfaces, not just the ones covered by that module. This commit makes the effect of that setting more precise such that only the interfaces covered by that module are affected.

Previously, if an app depended on any Python module with a
`componentize-py.toml` containing `full_names = true`, that setting would cause
full names to be emitted for _all_ interfaces, not just the ones covered by that
module.  This commit makes the effect of that setting more precise such that
only the interfaces covered by that module are affected.
@dicej dicej merged commit 3d1f1ff into bytecodealliance:main May 20, 2026
4 checks passed
@dicej dicej deleted the precise-full-names branch May 20, 2026 18:56
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