py-mod.mk: Extract symbols of a module's __all__ list marked with "# export" #23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "jan/feature/20260617-py-mod-mk-extract-symbols-in-all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
py-mod.mk: Extract symbols in all
Symbols in the
__all__list of a module marked with# exportarent't currently added to__init__.py. Fix that.py-mod.mk: Extract symbols in __all__to py-mod.mk: Extract symbols of a module's __all__ list marked with "# export"