Skip to content

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

Open
Martin-Molinero wants to merge 1 commit into
masterfrom
cherry/all-missing-on-reimport
Open

Fix: name missing from __all__ on re-import#120
Martin-Molinero wants to merge 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)
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.

2 participants