diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-06-18 18:26:01 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-18 18:26:01 +0300 |
commit | c55512311b7cb8b7c27c19f56cd8f872be29aedc (patch) | |
tree | b057b0bc0cb103defa4779d7f943d9d5d648f898 /Lib/idlelib/PyParse.py | |
parent | 21f3d15534c08d9a49d5c119a0e690855173fde4 (diff) | |
download | cpython-c55512311b7cb8b7c27c19f56cd8f872be29aedc.tar.gz cpython-c55512311b7cb8b7c27c19f56cd8f872be29aedc.zip |
gh-135376: Fix and improve test_random (GH-135377)
* Remove duplicated code. Tests for Random and SystemRandom now share
the code.
* Move implementation agnostic tests that was only run for SystemRandom,
so they are now run for Random too.
* Add tests for __index__() support.
* Add tests for randint().
Diffstat (limited to 'Lib/idlelib/PyParse.py')
0 files changed, 0 insertions, 0 deletions