1 parent 9b39263 commit a1a261dCopy full SHA for a1a261d
1 file changed
tests/misc/recursive_iternext.py
@@ -5,7 +5,7 @@
5
try:
6
# large stack/heap, eg unix
7
[0] * 80000
8
- N = 2000
+ N = 2400
9
except:
10
11
# medium, eg pyboard
0 commit comments