FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix: name missing from __all__ on re-import by Martin-Molinero · Pull Request #120 · QuantConnect/pythonnet · GitHub

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

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 merged commit e360799 into master Jul 7, 2026
4 checks passed
jhonabreul deleted the cherry/all-missing-on-reimport branch July 7, 2026 21:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL