On Fri, Sep 7, 2018 at 1:19 AM, Hans Dembinski <hans.dembin...@gmail.com> wrote:
>
>> On 7. Sep 2018, at 06:33, Nathaniel Smith <n...@pobox.com> wrote:
>>
>> Looking at https://pypistats.org/packages/numpy , it appears that
>> August 24 was the last day when numpy had more Python 2 downloads than
>> Python 3 downloads (maybe ever?).
>
> Good news, it is about time.
>
> Just out of curiosity, what happened after Jul 27, when the downloads doubled?

It turns out the original version of the statistics aggregation
program crashed constantly and lost tons of data. Donald Stufft
rewrote it (using my library trio :-)), and deployed it on July 26:

  https://github.com/pypa/linehaul/issues/30

So the old download stats are artifactually low, and from July 26 the
stats are accurate.

-n

-- 
Nathaniel J. Smith -- https://vorpus.org
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to