Message 150866 - Python tracker (original) (raw)

Message150866

Author pitrou
Recipients Arach, Arfrever, Huzaifa.Sidhpurwala, Mark.Shannon, PaulMcMillan, Zhiping.Deng, alex, barry, benjamin.peterson, christian.heimes, dmalcolm, eric.araujo, georg.brandl, gvanrossum, gz, jcea, lemburg, pitrou, skrah, terry.reedy, tim.peters, v+python, vstinner
Date 2012-01-08.14:26:12
SpamBayes Score 4.62583e-05
Marked as misclassified No
Message-id 1326032773.69.0.823320063087.issue13703@psf.upfronthosting.co.za
In-reply-to
Content
Again, Roundup ate up some of the text: >PCbuild\amd64\python.exe -m timeit -s "import os" "os.urandom(16)" 1000000 loops, best of 3: 1.81 usec per loop (for the record, the Roundup issue is at http://psf.upfronthosting.co.za/roundup/meta/issue264 )
History
Date User Action Args
2012-01-08 14:26:13 pitrou set recipients: + pitrou, lemburg, gvanrossum, tim.peters, barry, georg.brandl, terry.reedy, jcea, vstinner, christian.heimes, benjamin.peterson, eric.araujo, Arfrever, v+python, alex, skrah, dmalcolm, gz, Arach, Mark.Shannon, Zhiping.Deng, Huzaifa.Sidhpurwala, PaulMcMillan
2012-01-08 14:26:13 pitrou set messageid: 1326032773.69.0.823320063087.issue13703@psf.upfronthosting.co.za
2012-01-08 14:26:13 pitrou link issue13703 messages
2012-01-08 14:26:12 pitrou create