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

Generalize namespace static analysis tests #756

Merged
merged 1 commit into from
Oct 29, 2018

Commits on Oct 29, 2018

  1. Generalize namespace static analysis tests

    This switches to a single parametrized test that covers all of Trio's
    public namespaces, and if it fails, then it prints a nice readable
    list of the missing symbols.
    
    Also adds the symbols that were missing from trio.socket's static
    import list on my laptop, and adds some comments to trio.socket while
    I'm at it.
    njsmith committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    6647d65 View commit details
    Browse the repository at this point in the history