Replies: 1 comment
-
Thanks a lot @nim65s for this helpful poll |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Ubuntu 18.04 support is ending this month, and python 3.7 support is ending in 2 months. I'd like to plan to stop providing pip wheels for those two versions, as they are requiring more and more care:
-D_GLIBCXX_USE_CXX11_ABI=0
, which is super boring. But 18.04 support was requested not so long ago.macos-latest
github images, so we have to explicitely specifymacos-10.15
only for python 3.7, andmacos-10.15
github images are deprecated.But for now, we don't advertise any general rule for support, and dropping those without some prior discussions with the community might lead to even more required work. So here is a poll :)
Obviously, this is only about binary installations with pip, one can still compile from source or get binary installations from one of our other sources. source distribution through pip is also planed.
8 votes ·
Beta Was this translation helpful? Give feedback.
All reactions