[Python-ideas] Is it Python 3 yet?
Matthias Bussonnier
bussonniermatthias at gmail.com
Thu Jan 26 22:49:58 EST 2017
On Thu, Jan 26, 2017 at 7:20 PM, Nathaniel Smith <njs at pobox.com> wrote:
> I also don't know why your numbers are so much larger than mine...
That's because copy/pasting from the html table prepend the row number
to the download count.
>> Also % seem swapped depending on python2 vs Python3, and quite different.
> Did you get something reversed here?
Still small majority of 64bit on Py3, but large majority of 32 Bit
download on py2.
Python 3
90466 win_amd64 ~ 54%
75949 win32
Python 2
139051 win32 ~ 70%
63554 win_amd64
--
M
More information about the Python-ideas
mailing list