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

Add Python 3.7 compatibility #2466

Merged
merged 13 commits into from
Sep 28, 2018
Merged

Commits on Jul 20, 2018

  1. Add tox python 3.7

    dlstadther committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    0d671bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91c082d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Configuration menu
    Copy the full SHA
    96a4473 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Merge branch 'upstream-master' into feature/py37-support

    * upstream-master:
      Remove long-deprecated scheduler config variable alternatives (spotify#2491)
      Bump tornado milestone version (spotify#2490)
      Update moto to 1.x milestone version (spotify#2471)
      Use passed password when create a redis connection (spotify#2489)
      S3 client refactor (spotify#2482)
      Rename to rpc_log_retries, and make it apply to all the logging involved
      Factor log_exceptions into a configuration parameter
      Fix attribute forwarding for tasks with dynamic dependencies (spotify#2478)
      Add a visiblity level for luigi.Parameters (spotify#2278)
      Add support for multiple requires and inherits arguments (spotify#2475)
      Add metadata columns to the RDBMS contrib (spotify#2440)
      Fix race condition in luigi.lock.acquire_for (spotify#2357) (spotify#2477)
      tests: Use RunOnceTask where possible (spotify#2476)
      Optional TOML configs support (spotify#2457)
      Added default port behaviour for Redshift (spotify#2474)
      Add codeowners file with default and specific example (spotify#2465)
      Add Data Revenue to the `blogged` list (spotify#2472)
      Fix Scheduler.add_task to overwrite accepts_messages attribute. (spotify#2469)
      Use task_id comparison in Task.__eq__. (spotify#2462)
    dlstadther committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    8b97fd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Configuration menu
    Copy the full SHA
    1d267c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    660fa3c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2018

  1. Merge branch 'upstream-master' into feature/py37-support

    * upstream-master:
      Fix S3Client.copy return value consistency (spotify#2488)
      s3client check for deprecated host keyword and raise error with the details (spotify#2493)
      Fix exception when toml lib is not installed (spotify#2506)
      Add Okko to companies that use luigi (spotify#2512)
      Added optional choice for hdfs clients  (spotify#2487)
      Version 2.7.8
      revert tornado upgrade
      Version 2.7.7
      added a new event 'progress' (spotify#2498)
      Add Uppsala University / pharmb.io as user (spotify#2496)
    dlstadther committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    07b7829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cf5043 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19ae7cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90df8c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c923117 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    05e9436 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72829ea View commit details
    Browse the repository at this point in the history