]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-71383: IDLE - Document testing subsets of modules (GH-104463) (#104464)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 14 May 2023 04:18:30 +0000 (21:18 -0700)
committerGitHub <noreply@github.com>
Sun, 14 May 2023 04:18:30 +0000 (04:18 +0000)
commit03f0d75f1de21288c0c9c9c35219657c48856062
tree286ed77e879f15b963ada87faddd3edc71e8b74f
parentb87ccc38fe3ab4eca6e026b76f868db4d53c963f
[3.11] GH-71383: IDLE - Document testing subsets of modules (GH-104463) (#104464)

GH-71383: IDLE - Document testing subsets of modules (GH-104463)
(cherry picked from commit 080a5961527473af182b025bb29e0c52d43fd49e)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/idle_test/README.txt
Lib/idlelib/idle_test/__init__.py
Lib/test/test_idle.py