py-mod.mk: Extract symbols of a module's __all__ list marked with "# export" #23

Merged
Jan Lindemann merged 1 commit from jan/feature/20260617-py-mod-mk-extract-symbols-in-all into master 2026-06-17 19:31:02 +02:00 AGit

py-mod.mk: Extract symbols in all

Symbols in the __all__ list of a module marked with # export arent't currently added to __init__.py. Fix that.

#### py-mod.mk: Extract symbols in __all__ Symbols in the ```__all__``` list of a module marked with ```# export``` arent't currently added to ```__init__.py```. Fix that.
py-mod.mk: Extract symbols in __all__
All checks were successful
CI / Packaging - Kali Linux (pull_request) Successful in 3m1s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Successful in 3m6s
CI / Packaging test (pull_request) Successful in 0s
CI / Packaging - Kali Linux (push) Successful in 3m6s
CI / Packaging - OpenSUSE Tumbleweed (push) Successful in 3m1s
CI / Packaging test (push) Successful in 0s
8f1154892f

Symbols in the __all__ list of a module marked with "# export" arent't currently added to __init__.py. Fix that.

Signed-off-by: Jan Lindemann <jan@janware.com>
Jan Lindemann scheduled this pull request to auto merge when all checks succeed 2026-06-17 19:24:51 +02:00
Jan Lindemann changed title from py-mod.mk: Extract symbols in __all__ to py-mod.mk: Extract symbols of a module's __all__ list marked with "# export" 2026-06-17 19:26:53 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
janware/jw-pkg!23
No description provided.