Skip to content

collect the exported names in __all__ #64

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
jorenham opened this issue Sep 28, 2024 · 0 comments
Open

collect the exported names in __all__ #64

jorenham opened this issue Sep 28, 2024 · 0 comments
Labels
Milestone

Comments

@jorenham
Copy link
Owner

jorenham commented Sep 28, 2024

if one of the exported names is an import that requires backporting it under a different name, either

  • introduce an (extra) import alias for the import
  • report a critical error and exit

both list and tuple literals of simple strings should be supported under assignment (=) and inplace concatenation (+=)

related:

relevant info:

@jorenham jorenham changed the title collect module __all__ export names collect the exported names in __all__ Sep 28, 2024
@jorenham jorenham added this to the v0.4.0 milestone Sep 30, 2024
@jorenham jorenham added analysis and removed typing labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant