]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109276: test.pythoninfo gets more test.support data (#109337)
authorVictor Stinner <vstinner@python.org>
Tue, 12 Sep 2023 16:43:32 +0000 (18:43 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 16:43:32 +0000 (18:43 +0200)
commitd12b3e3152b1858e91c4890d0bf3a3b574a3ff6f
tree494ab2bb82c7d0eb24017405c0e5a24057c349e3
parentb303d3ad3e80e1d9b3befe6650f61f38b72179a4
gh-109276: test.pythoninfo gets more test.support data (#109337)

Collect data from:

* test.support
* test.support.os_helper
* test.support.socket_helper
* test.support.threading_helper
Lib/test/pythoninfo.py