diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-05 22:49:34 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-05 22:49:36 +0100 |
commit | e841f05689a945aeca1cf3475c495cd8f080a708 (patch) | |
tree | 1477f39ed9669cb88fe371b3c06496a137c4ca7b /CMakeLists.txt | |
parent | Makefile: align assignments (diff) | |
download | math-server-e841f05689a945aeca1cf3475c495cd8f080a708.tar.gz math-server-e841f05689a945aeca1cf3475c495cd8f080a708.zip |
stress_test.py: fix randint usage
Prior to Python 3.12, randint would accept float arguments with .0
fractional part (like 10e10). Starting with Python 3.12, it fails with
an error.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions