Commit 1842093
Use a larger number of recursions in
Using 2000 currently fails on Windows. This is the same value as in https://github.com/python/cpython/blob/v3.12.3/Lib/test/support/__init__.py#L2367.
PiperOrigin-RevId: 629343279
Change-Id: If358f3636eb9789cd4e51f271c8a69056f647b6cJwtFormatTest
1 parent 26b93a4 commit 1842093
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
0 commit comments