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

Another increment for static analysis #659

Merged
merged 3 commits into from
Sep 12, 2018
Merged

Commits on Sep 11, 2018

  1. Improve static analysis of trio._socket

    Use names from stdlib socket as attributes of the imported module, not via runtime reexport magic
    Zac-HD committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    529b972 View commit details
    Browse the repository at this point in the history
  2. Remove some unused imports

    Zac-HD committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    d57dc95 View commit details
    Browse the repository at this point in the history
  3. Minor code cleanup

    Zac-HD committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    4022454 View commit details
    Browse the repository at this point in the history