Skip to content

semanal: propagate module_hidden for unknown symbols#9530

Merged
hauntsaninja merged 2 commits into
python:masterfrom
hauntsaninja:mys
Oct 4, 2020
Merged

semanal: propagate module_hidden for unknown symbols#9530
hauntsaninja merged 2 commits into
python:masterfrom
hauntsaninja:mys

Conversation

@hauntsaninja

Copy link
Copy Markdown
Collaborator

Fixes #9517

@gvanrossum gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gosh, 'module_public' and 'module_hidden' are really confusing names. If it weren't for the docstring for SymbolTableNode explaining when they're not each other's opposite I'd have gone insane. :-)

@hauntsaninja hauntsaninja merged commit 45d3655 into python:master Oct 4, 2020
@hauntsaninja hauntsaninja deleted the mys branch October 4, 2020 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing imports don't obey --no-implicit-reexport

2 participants