<p dir="ltr">On Jan 27, 2016 09:18, "Donald Stufft" <<a href="mailto:donald@stufft.io">donald@stufft.io</a>> wrote:<br>
><br>
><br>
>> On Jan 27, 2016, at 12:00 PM, David Cournapeau <<a href="mailto:cournape@gmail.com">cournape@gmail.com</a>> wrote:<br>
>><br>
>> So now, one could argue that it is not the community's job to tackle old OS, and they would be right, but:<br>
><br>
><br>
> We can make a data driven decision here.<br>
><br>
> Here is the top 100 *nix OSs that are downloading files from PyPI using a version of pip >= 6.0. Any version of pip older than that and we don’t have insight into what they are (we can get kernel version if they’re using pip >= 1.4) and any installer other than that we don’t get any insight into either.</p>
<p dir="ltr">Is the kernel version table you mentioned trivial to get? I bet it's very closely correlated with glibc version.</p>
<p dir="ltr">> One problem of course is deciding how representative only people who are using pip >= 6.0 is, though since we can’t get manylinux support into already released versions of pip it may be pretty representative of people who will use this feature (unless this feature causes people to upgrade their pip when they wouldn’t otherwise).<br>
><br>
> Anyways, here’s the data: <a href="https://gist.github.com/dstufft/e1b1fbebb3482362198f">https://gist.github.com/dstufft/e1b1fbebb3482362198f</a></p>
<p dir="ltr">One short summary: "wow, there are a ton of Debian 6 users out there". Esp. considering that even Debian unstable isn't shipping pip 6.0 yet. (Or who knows, I guess that could just be one very heavy user.)</p>
<p dir="ltr">> It doesn’t matter to me if we use CentOS5 or CentOS6 as our base, but having some information to inform our choices is never a bad thing!</p>
<p dir="ltr">Indeed!</p>
<p dir="ltr">-n</p>