]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-102613: Bump recursion limit to fix running test_pathlib under Coverage...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 13 Jun 2023 21:21:04 +0000 (14:21 -0700)
committerGitHub <noreply@github.com>
Tue, 13 Jun 2023 21:21:04 +0000 (21:21 +0000)
commit27426d89835ef6e2f28c5b48d553826daa01120b
tree4fa1235de2d0af6bd64bb050101f2491d56afd78
parentc3a2cbb54d19e86f1ff402f7783d51610c2ff646
[3.12] gh-102613: Bump recursion limit to fix running test_pathlib under Coverage (GH-105744) (#105749)

gh-102613: Bump recursion limit to fix running test_pathlib under Coverage (GH-105744)
(cherry picked from commit 4e80082723b768df124f77d2b73b3ba6b584a735)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/test/test_pathlib.py