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

Temporarily disable the Toolchain plugin to facilitate landing Python 3.9 #11466

Merged
merged 2 commits into from
Jan 14, 2021

Conversation

Eric-Arellano
Copy link
Contributor

The plugin depends on pantsbuild.pants, but there is no 3.9 wheel available for Pants.

We could force the plugin to not depend on pantsbuild.pants, which we may want to do anyways. But for simplicity, we simply disable the plugin for now.

[ci skip-rust]
[ci skip-build-wheels]

… 3.9

# 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]
# 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 Eric-Arellano merged commit a8c0f7b into pantsbuild:master Jan 14, 2021
@Eric-Arellano Eric-Arellano deleted the disable-tc branch January 14, 2021 19:03
asherf added a commit to asherf/pants that referenced this pull request Jan 15, 2021
asherf added a commit to asherf/pants that referenced this pull request Jan 15, 2021
Eric-Arellano added a commit to Eric-Arellano/pants that referenced this pull request Jan 15, 2021
…g Python 3.9 (pantsbuild#11466)"

This reverts commit a8c0f7b.

[ci skip-rust]

[ci skip-build-wheels]
Eric-Arellano added a commit that referenced this pull request Jan 16, 2021
…g Python 3.9 (#11466)" (#11473)

This reverts commit a8c0f7b.

We decided that we are going to put on hold releasing Pants with Python 3.9 for a week so that we can focus on remote caching.

[ci skip-rust]
[ci skip-build-wheels]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants