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

Require Python 3.6 or newer, use f-strings and variable type annotation syntax #329

Merged
merged 7 commits into from
Aug 5, 2019

Commits on Aug 2, 2019

  1. Configuration menu
    Copy the full SHA
    0276d7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6f3370 View commit details
    Browse the repository at this point in the history
  3. Use f-strings instead of str.format

    Fix exception message accessing executor.port even for executors not having port numbers.
    mmaslowskicc committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    a20abb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7acadf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8493cc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99409e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7b1f83 View commit details
    Browse the repository at this point in the history