]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-90473: Reduce recursion limit on WASI even further (GH-94333) (GH-94334)
authorChristian Heimes <christian@python.org>
Mon, 27 Jun 2022 16:33:01 +0000 (18:33 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Jun 2022 16:33:01 +0000 (18:33 +0200)
commit56f5f904968b3796dad942e87e971e7b87c571f3
treeec2376fd8dd2d1b928e29b0922a362152f952a41
parent4ec146cefd2446f7e19e05091949c84836223b59
[3.11] gh-90473: Reduce recursion limit on WASI even further (GH-94333) (GH-94334)

Co-authored-by: Christian Heimes <christian@python.org>
Include/internal/pycore_ceval.h
Lib/test/test_tomllib/test_misc.py