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

[DNM] Python 3.9 + new version of toolchain plugin #11471

Closed
wants to merge 10 commits into from

Commits on Jan 15, 2021

  1. Add support for Python 3.9

    Eric-Arellano authored and asherf committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    4ef7d18 View commit details
    Browse the repository at this point in the history
  2. Initial changes to .travis.yml

    Eric-Arellano authored and asherf committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    c6e929a View commit details
    Browse the repository at this point in the history
  3. Fix PATH not including Py39 on macOS

    Eric-Arellano authored and asherf committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    81a9e79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dfa402 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b896114 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c591ada View commit details
    Browse the repository at this point in the history
  7. Fix broken test

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    Eric-Arellano authored and asherf committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    a2c0aeb View commit details
    Browse the repository at this point in the history
  8. Switch back to daily CI being Py37

    Eric-Arellano authored and asherf committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    1f3d00a View commit details
    Browse the repository at this point in the history
  9. Revert "Temporarily disable the Toolchain plugin to facilitate landin…

    …g Python 3.9 (pantsbuild#11466)"
    
    This reverts commit a8c0f7b.
    asherf committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    2743c9e View commit details
    Browse the repository at this point in the history
  10. Update toolchain pants plugin to 0.4.0

    This version of the plugin adds support for python 3.9
    asherf committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    baae231 View commit details
    Browse the repository at this point in the history