]> 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:48 +0000 (10:35 -0700)
committerGitHub <noreply@github.com>
Sun, 9 Aug 2020 17:35:48 +0000 (10:35 -0700)
commit462b095d7206fe02c9b6c72cd7aefae1ce637f2d
tree317a528fb41ec80129693c68d9e85968eede6ba4
parent103ce3debf07a48e79319acd0890be0c53e64fff
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