Skip to content

also build python3.6 aarch64 manylinux2014 wheel#25928

Merged
jtattermusch merged 1 commit intogrpc:masterfrom
jtattermusch:aarch64_manylinux_wheel_py36
Apr 9, 2021
Merged

also build python3.6 aarch64 manylinux2014 wheel#25928
jtattermusch merged 1 commit intogrpc:masterfrom
jtattermusch:aarch64_manylinux_wheel_py36

Conversation

@jtattermusch
Copy link
Copy Markdown
Contributor

arm64 linux wheel for python3.6 was requested here: #21283 (comment)

(python3.6 is still supported for the next 8 months. After that we can remove the python3.6 wheel again).

@jtattermusch jtattermusch requested a review from lidizheng April 8, 2021 10:07
@jtattermusch jtattermusch added lang/Python release notes: yes Indicates if PR needs to be in release notes labels Apr 8, 2021
Copy link
Copy Markdown
Contributor

@lidizheng lidizheng left a comment

Choose a reason for hiding this comment

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

Do we need a backport to 1.37?

@mturnshek
Copy link
Copy Markdown

(python3.6 is still supported for the next 8 months. After that we can remove the python3.6 wheel again).

Is there any particular reason you plan to remove support after 8 months? It is very convenient for the robotics industry that the wheel be provided for python3.6. Many projects will be affected negatively by the re-removal of the wheel.

@jtattermusch
Copy link
Copy Markdown
Contributor Author

(python3.6 is still supported for the next 8 months. After that we can remove the python3.6 wheel again).

Is there any particular reason you plan to remove support after 8 months? It is very convenient for the robotics industry that the wheel be provided for python3.6. Many projects will be affected negatively by the re-removal of the wheel.

Building the 3.6 wheel takes time on the CI and that negatively impacts the developer experience. Also, anything that you run on CI is potential source of flakes/breakages and there's always some maintenance. Removing a wheel for a version of python that's after end of life seems fair. If you're comfortable with running something on a version of python that's after its end of life, you can always use the last version of 3.6 wheel that's available, you just won't get any updates (same as for python itself).

@jtattermusch jtattermusch added this to the ARM64 support milestone Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang/Python release notes: yes Indicates if PR needs to be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants