]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Clarify a comment for `test.support.Py_C_RECURSION_LIMIT` to point out where a value...
authorBrett Cannon <brett@python.org>
Thu, 30 Nov 2023 21:38:10 +0000 (13:38 -0800)
committerGitHub <noreply@github.com>
Thu, 30 Nov 2023 21:38:10 +0000 (13:38 -0800)
commit6d5e0dc0e330f4009e8dc3d1642e46b129788877
tree9ae89b3a7b55e72cbf926a00a0893f495b0825e2
parent730d450d4334978f07e3cf39e1b320f2954e7963
Clarify a comment for `test.support.Py_C_RECURSION_LIMIT` to point out where a value came from but that it doesn't need to stay in sync (#112224)
Lib/test/support/__init__.py