-
-
Notifications
You must be signed in to change notification settings - Fork 287
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
add announcement for dropping MacOS<10.13 #1993
Conversation
I agree the tone of the note is a bit negative / off putting at times. |
Happy to reformulate however people wish to |
I'll send some changes. Sorry for the comment and then delay in taking any action. |
@h-vetinari My only further suggestion is that the body text should explicitly mention the new minimum version, to go along with what's in the title. |
would it be possible to write down the years in which these key versions were released? |
Very sorry. Will send comments tonight. Back to school is tomorrow for my kids. It's a bit crazy. If you absolutely need to go ahead, feel free to. |
No stress. I've set the day to the 24th for now. 1-2 days are also not going to matter. The only real advantage of wrapping this up before the core call is that we could deprioritize it if other topics on the agenda are more important (than discussing a possible longer-term MacOS support policy). |
in my quest to install apache airflow, i encountered this error which led me here. I hear it has something to do with MACOS-10.9. any headway yet? this is the error: Building wheels for collected packages: google-re2, pendulum × python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. |
conda-forge#1993 Co-authored-by: Matthew R. Becker <beckermr@users.noreply.github.com> Co-authored-by: h-vetinari <h.vetinari@gmx.com>
First step according to the TODO List here.
While the stance of upstream CPython does not affect our infrastructure & metadata per se, it's worth noting that discussion on DPO started by @jakirkham to this effect is still fresh, and it sounds like CPython will also upgrade "in the not too distant future", and might jump even further (e.g. 10.15 or 11.0). We can still choose to follow suit with such a step later on, but moving to 10.13 now is (effectively) necessary to unblock abseil, grpc, protobuf, (and soon) libcxx etc., so IMO we shouldn't wait for however long CPython takes to come to a decision on that.
I've added a second commit that clarifies our support stance (pointing out how it is "best effort"), but I can drop that if anyone disagrees.