Skip to content

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

Merged
Eric-Arellano merged 2 commits into
pantsbuild:masterfrom
Eric-Arellano:disable-tc
Jan 14, 2021
Merged

Temporarily disable the Toolchain plugin to facilitate landing Python 3.9#11466
Eric-Arellano merged 2 commits into
pantsbuild:masterfrom
Eric-Arellano:disable-tc

Conversation

@Eric-Arellano
Copy link
Copy Markdown
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 requested a review from benjyw January 14, 2021 18:34
@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