index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
libregrtest
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-133519: Add console to resources in libregrtest (GH-133520) (#133777)
Miss Islington (bot)
2025-05-09
1
-1/+1
*
[3.13] gh-109413: Add more type hints to `libregrtest` (GH-126352) (#126388)
Miss Islington (bot)
2025-01-08
1
-19/+22
*
[3.13] Fix typos (#123775) (#123866)
Victor Stinner
2024-10-07
1
-1/+1
*
[3.13] gh-124613, regrtest: Detect JIT in build info (GH-124793) (#124797)
Miss Islington (bot)
2024-09-30
1
-4/+53
*
[3.13] gh-101525: Skip test_gdb if the binary is relocated by BOLT. (gh-11857...
Miss Islington (bot)
2024-09-02
1
-0/+5
*
[3.13] gh-121084: Fix test_typing random leaks (GH-121360) (#121373)
Miss Islington (bot)
2024-07-04
1
-0/+6
*
[3.13] gh-121188: Sanitize invalid XML characters in regrtest (GH-121195) (#1...
Miss Islington (bot)
2024-07-01
1
-0/+22
*
gh-118013: Use weakrefs for the cache key in `inspect._shadowed_dict` (#118202)
Alex Waygood
2024-04-24
1
-1/+1
*
Enhance regrtest get_signal_name(): support shell exit code (#117647)
Victor Stinner
2024-04-08
1
-0/+8
*
gh-116731: libregrtest: Clear inspect & importlib.metadata caches in clear_ca...
Petr Viktorin
2024-03-14
1
-0/+9
*
chore: fix typos (#116345)
cui fliter
2024-03-05
1
-1/+1
*
gh-112536: Add support for thread sanitizer (TSAN) (gh-112648)
Samet YASLAN
2023-12-30
1
-0/+7
*
gh-108223: Refer to PEP 703 as Free Threading (#112780)
Victor Stinner
2023-12-06
1
-1/+1
*
gh-109413: libregrtest: enable mypy's `--strict-optional` check on most files...
Alex Waygood
2023-12-01
1
-0/+9
*
gh-109413: Run mypy on `libregrtest` in CI (#112558)
Alex Waygood
2023-11-30
1
-4/+5
*
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Hugo van Kemenade
2023-11-20
1
-1/+1
*
gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919)
Serhiy Storchaka
2023-10-21
1
-0/+1
*
Add support.MS_WINDOWS constant (#110446)
Victor Stinner
2023-10-06
1
-2/+0
*
gh-109276: regrtest: shorter list of resources (#110326)
Victor Stinner
2023-10-04
1
-4/+42
*
gh-109649: Use os.process_cpu_count() (#110165)
Victor Stinner
2023-10-01
1
-0/+3
*
gh-110152: regrtest handles cross compilation and HOSTRUNNER (#110156)
Victor Stinner
2023-09-30
1
-2/+37
*
gh-109276: regrtest: add WORKER_FAILED state (#110148)
Victor Stinner
2023-09-30
1
-0/+22
*
gh-109566: regrtest _add_python_opts() handles KeyboardInterrupt (#110062)
Victor Stinner
2023-09-29
1
-1/+1
*
gh-109615: Fix support test_copy_python_src_ignore() (#109958)
Victor Stinner
2023-09-27
1
-5/+7
*
gh-109615: Fix test_tools.test_freeze SRCDIR (#109935)
Victor Stinner
2023-09-27
1
-1/+1
*
gh-109276, gh-109508: Fix libregrtest stdout (#109903)
Victor Stinner
2023-09-26
1
-48/+13
*
gh-109566, regrtest: Add --fast-ci and --slow-ci options (#109570)
Victor Stinner
2023-09-26
1
-1/+8
*
gh-103053: Skip test_freeze_simple_script() on PGO build (#109591)
Victor Stinner
2023-09-20
1
-10/+2
*
gh-109508: Fix libregrtest formatting of getcwd() (#109537)
Victor Stinner
2023-09-18
1
-1/+10
*
gh-109413: libregrtest: Add and improve type annotations (#109405)
Alex Waygood
2023-09-14
1
-1/+3
*
gh-109276: libregrtest: fix work dir on WASI (#109356)
Victor Stinner
2023-09-13
1
-8/+19
*
gh-109276: libregrtest: WASM use filename for JSON (#109340)
Victor Stinner
2023-09-12
1
-4/+8
*
gh-109276: libregrtest: fix worker working dir (#109313)
Victor Stinner
2023-09-12
1
-7/+8
*
gh-109276: libregrtest: limit number workers (#109288)
Victor Stinner
2023-09-12
1
-2/+11
*
gh-109162: libregrtest: move code around (#109253)
Victor Stinner
2023-09-11
1
-0/+55
*
gh-109162: libregrtest: rename runtest_mp.py to run_workers.py (#109248)
Victor Stinner
2023-09-11
1
-0/+53
*
gh-109162: libregrtest: add single.py and result.py (#109243)
Victor Stinner
2023-09-11
1
-0/+82
*
gh-109162: libregrtest: add worker.py (#109229)
Victor Stinner
2023-09-10
1
-0/+81
*
gh-109162: libregrtest: add Logger class (#109212)
Victor Stinner
2023-09-10
1
-0/+3
*
gh-108834: regrtest reruns failed tests in subprocesses (#108839)
Victor Stinner
2023-09-03
1
-1/+1
*
gh-108223: test.pythoninfo and libregrtest log Py_NOGIL (#108238)
Victor Stinner
2023-08-21
1
-0/+5
*
gh-103193: Fix refleaks in `test_inspect` and `test_typing` (#104320)
Alex Waygood
2023-05-09
1
-0/+7
*
gh-100086: Add build info to test.libregrtest (#100093)
Victor Stinner
2022-12-08
1
-0/+85
*
gh-92584: Remove the distutils package (#99061)
Victor Stinner
2022-11-03
1
-9/+0
*
gh-96465: Clear fractions hash lru_cache under refleak testing (GH-96689)
Zachary Ware
2022-09-08
1
-0/+7
*
bpo-45410: regrtest -W leaves stdout/err FD unchanged (GH-28915)
Victor Stinner
2021-10-13
1
-2/+2
*
bpo-45410: Enhance libregrtest -W/--verbose3 option (GH-28908)
Victor Stinner
2021-10-12
1
-2/+2
*
bpo-45410: Add test.support.flush_std_streams() (GH-28885)
Victor Stinner
2021-10-11
1
-9/+2
*
bpo-44895: libregrtest: refleak check clears types later (GH-28113)
Victor Stinner
2021-09-01
1
-2/+0
*
bpo-43843: libregrtest uses threading.excepthook (GH-25400)
Victor Stinner
2021-04-16
1
-0/+33
[next]