Skip to content
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

Update documentation of stubgen #6346

Merged
merged 2 commits into from Feb 6, 2019
Merged

Update documentation of stubgen #6346

merged 2 commits into from Feb 6, 2019

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Feb 6, 2019

This is mostly style and language tweaks. The content remains
roughly the same.

Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

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

Thanks for a clean-up! Just found one typo.

runtime introspection to find actual value of ``__all__``, so with this flag
the set of re-exported names may be incomplete. This flag will be useful if
importing the module causes an error.
Don't try to import modules. Instead use mypy's normal seatch mechanism to find
Copy link
Member

Choose a reason for hiding this comment

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

typo

Suggested change
Don't try to import modules. Instead use mypy's normal seatch mechanism to find
Don't try to import modules. Instead use mypy's normal search mechanism to find

@JukkaL JukkaL mentioned this pull request Feb 6, 2019
@JukkaL JukkaL merged commit 563e07b into master Feb 6, 2019
gvanrossum pushed a commit that referenced this pull request Feb 6, 2019
This is mostly style and language tweaks. The content remains
roughly the same.
@gvanrossum gvanrossum deleted the doc-stubgen branch February 6, 2019 15:08
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.

None yet

2 participants