commit | bd1b49a242f8430c4f3730ab44f044b67017838b | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Oct 19 10:11:37 2016 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Oct 19 10:11:37 2016 +0200 |
tree | 82bee584f87e32713d2930fecc6488b709378ea6 | |
parent | 26d0ccd51bc02177c04e5271448ce42ea0931de8 [diff] |
Close #28476: Reuse math.factorial() in test_random Patch written by Francisco Couzo.