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

Namespaces refactor part 2 #5690

Merged
merged 8 commits into from
Sep 29, 2018
Merged

Commits on Sep 28, 2018

  1. Get rid of trivial type_check_only() function

    Guido van Rossum committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    c691342 View commit details
    Browse the repository at this point in the history
  2. Remove bin_dir -- it's no longer used

    Guido van Rossum committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    74e69c2 View commit details
    Browse the repository at this point in the history
  3. Fix wrong import in testcheck.py

    Guido van Rossum committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    dc9b1c6 View commit details
    Browse the repository at this point in the history
  4. Minor cleanup in mypy/test/testcheck.py

    Guido van Rossum committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    01fcab6 View commit details
    Browse the repository at this point in the history
  5. Cleanups in mypy/dmypy_server.py and mypy/server/

    Guido van Rossum committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    85fcf93 View commit details
    Browse the repository at this point in the history
  6. Fix indent of compute_search_paths() args

    Guido van Rossum committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    e383aba View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. Fix lint

    Guido van Rossum committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    c350a1a View commit details
    Browse the repository at this point in the history
  2. Fix lint fix

    Guido van Rossum committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    3043a5e View commit details
    Browse the repository at this point in the history