Skip to content

Fix: name missing from __all__ on re-import#120

Merged
jhonabreul merged 1 commit into
masterfrom
cherry/all-missing-on-reimport
Jul 7, 2026
Merged

Fix: name missing from __all__ on re-import#120
jhonabreul merged 1 commit into
masterfrom
cherry/all-missing-on-reimport

Conversation

@Martin-Molinero

Copy link
Copy Markdown
Member

Cherry-pick from upstream pythonnet/pythonnet: fixes a name missing from a module's __all__ when a CLR namespace is re-imported.

🤖 Generated with Claude Code

* Adjust test_import to always trigger error-case
* Ensure that names are added to __all__ exactly once

(cherry picked from commit dc69411)
@jhonabreul jhonabreul merged commit e360799 into master Jul 7, 2026
4 checks passed
@jhonabreul jhonabreul deleted the cherry/all-missing-on-reimport branch July 7, 2026 21:55
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.

3 participants