]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improve renamed test_run.RecursionLimitTest (GH-21794)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 9 Aug 2020 17:35:59 +0000 (10:35 -0700)
committerGitHub <noreply@github.com>
Sun, 9 Aug 2020 17:35:59 +0000 (10:35 -0700)
commit692552388d0d89523416eac24f436dafa2bb4914
treeefe2ebb18a17cddeb0923879a120fceab9fb1992
parent105cfb5b182da63e8481fcb009e92546d240c6b5
Improve renamed test_run.RecursionLimitTest (GH-21794)

PEP 8 style and new comments.
(cherry picked from commit 8b67bf907c51846853127176cbb2982d102a2c2d)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/idle_test/test_run.py