]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Newly-relaxed limits on random.randrange(). Also added some info about
authorTim Peters <tim.peters@gmail.com>
Fri, 16 Aug 2002 03:40:07 +0000 (03:40 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 16 Aug 2002 03:40:07 +0000 (03:40 +0000)
commit012c0a393a27135860e065d490199d16b38a3739
treede04d67e25fb6c69cd8974a8474fd6f57b29107d
parentf808b891d6c1a0a6387a791dccd3305492dff555
Newly-relaxed limits on random.randrange().  Also added some info about
Karatsuba's better cache behavior with extremely large multiplicands.
Misc/NEWS