Skip to content

[REQ] [Python] Python generated code missing __all__ statements to indicate module exports #17152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rafrafek opened this issue Nov 21, 2023 · 1 comment

Comments

@rafrafek
Copy link

Python generated code is missing __all__ statement to indicate module exports in __init__.py.

Please see kubernetes-client/python#1973

@rafrafek rafrafek changed the title Python generated code is missing __all__ statement to indicate module exports [REQ] [Python] Python generated code missing __all__ statements to indicate module exports Nov 21, 2023
@AAraKKe
Copy link
Contributor

AAraKKe commented Apr 29, 2025

Created a PR to handle this issue: [Python] Redundantly alias imports in package init.py file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants