]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-109413: Add more type hints to `libregrtest` (GH-126352) (#126388)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 8 Jan 2025 09:00:46 +0000 (10:00 +0100)
committerGitHub <noreply@github.com>
Wed, 8 Jan 2025 09:00:46 +0000 (09:00 +0000)
commit32012ed3bcc71e9c2a859ad1810a9a9d5151c460
tree3a7be8c9051a4251cff804e11393968dbc749afc
parent0cd603689a42504d6724dc9b30218881ce0a7af2
[3.13] gh-109413: Add more type hints to `libregrtest` (GH-126352) (#126388)

gh-109413: Add more type hints to `libregrtest` (GH-126352)
(cherry picked from commit bfc1d2504c183a9464e65c290e48516d176ea41f)

Co-authored-by: sobolevn <mail@sobolevn.me>
12 files changed:
Lib/test/libregrtest/findtests.py
Lib/test/libregrtest/main.py
Lib/test/libregrtest/pgo.py
Lib/test/libregrtest/refleak.py
Lib/test/libregrtest/result.py
Lib/test/libregrtest/results.py
Lib/test/libregrtest/runtests.py
Lib/test/libregrtest/setup.py
Lib/test/libregrtest/tsan.py
Lib/test/libregrtest/utils.py
Lib/test/libregrtest/worker.py
Tools/requirements-dev.txt