openapi-generator icon indicating copy to clipboard operation
openapi-generator copied to clipboard

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

Open rafrafek opened this issue 2 years ago • 2 comments

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

Please see https://github.com/kubernetes-client/python/pull/1973

rafrafek avatar Nov 21 '23 13:11 rafrafek

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

AAraKKe avatar Apr 29 '25 21:04 AAraKKe

@wing328 any news on the release of the latest version that includes this update? It was planed by the end of May and I was wondering how much do you guys think it might be delayed. Thanks!

AAraKKe avatar Jun 10 '25 06:06 AAraKKe