summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-20 21:02:28 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-11-21 08:07:16 +0100
commit09b4a4e2c1d2e3c6dbf1d963095deeab86e0525d (patch)
tree1cd22711eda9f19fe1243c43681d516e83d003f4 /docs
parent6af83d2ee631afaec8bb018b81b2eba62a0524c2 (diff)
Fixed runtests.py crash on PyPy.
The gc.set_threshold() call was made conditional to non-PyPy implementations. The method is not available in PyPy3, and GC is much less aggressive there, so the adjustment probably is not necessary.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions