diff options
author | Carl Friedrich Bolz-Tereick <cfbolz@gmx.de> | 2021-08-28 18:33:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-28 18:33:50 (GMT) |
commit | eb263f9a356f5c5f21b8d5ce20bac92f31c40cad (patch) | |
tree | 715a8eb82393741b0effbc0bec0cb7d50e46c936 /Lib/test/test_weakref.py | |
parent | 206b21ed9f64fedff67bfea7cf73e423e3e32393 (diff) | |
download | cpython-eb263f9a356f5c5f21b8d5ce20bac92f31c40cad.zip cpython-eb263f9a356f5c5f21b8d5ce20bac92f31c40cad.tar.gz cpython-eb263f9a356f5c5f21b8d5ce20bac92f31c40cad.tar.bz2 |
bpo-25130: Make unit-test about restricting the maximum number of nested blocks cpython-only (GH-28002)
PyPy and potentially other implementations have different or no
contraints on the number of blocks that can be statically nested. move
the test that checks for this behaviour into a unit test and mark it as
CPython-only.
Diffstat (limited to 'Lib/test/test_weakref.py')
0 files changed, 0 insertions, 0 deletions