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

Revert "Temporarily disable the Toolchain plugin to facilitate landing Python 3.9 (#11466)" #11473

Merged
merged 2 commits into from
Jan 16, 2021

Conversation

Eric-Arellano
Copy link
Contributor

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]

…g Python 3.9 (pantsbuild#11466)"

This reverts commit a8c0f7b.

[ci skip-rust]

[ci skip-build-wheels]
pants.toml Outdated
# "toolchain.pants.plugin==0.3.0",
#]
plugins = [
"toolchain.pants.plugin==0.3.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can update to 0.4.0 which supports python 3.9.
see #11471

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think that will fully solve the problem - the issue iiuc is the dependency on pantsbuild.pants, which has no Py39 wheel to install. But this is a good change made regardless, so sg.

# 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 c55fd82 into pantsbuild:master Jan 16, 2021
@Eric-Arellano Eric-Arellano deleted the revert-bs branch January 16, 2021 02:04
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