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.12] Fix typos (#123775) (#123867)
Victor Stinner
2024-09-09
1
-1/+1
*
[3.12] gh-101525: Skip test_gdb if the binary is relocated by BOLT. (… (#12...
Donghee Na
2024-09-02
1
-0/+5
*
[3.12] gh-121084: Fix test_typing random leaks (GH-121360) (#121372)
Miss Islington (bot)
2024-07-04
1
-0/+6
*
[3.12] gh-121188: Sanitize invalid XML characters in regrtest (GH-121195) (#1...
Miss Islington (bot)
2024-07-01
1
-0/+22
*
[3.12] gh-118013: Use weakrefs for the cache key in `inspect._shadowed_dict` ...
Miss Islington (bot)
2024-04-24
1
-1/+1
*
[3.12] gh-112536: Add support for thread sanitizer (TSAN) (gh-112648) (#116924)
Antoine Pitrou
2024-03-17
1
-0/+7
*
[3.12] gh-116731: libregrtest: Clear inspect & importlib.metadata caches in c...
Miss Islington (bot)
2024-03-14
1
-0/+9
*
[3.12] chore: fix typos (#116345) (#116370)
Terry Jan Reedy
2024-03-05
1
-1/+1
*
[3.12] gh-109413: libregrtest: Backport `.py`-file changes from #112558 (#112...
Alex Waygood
2023-12-01
1
-3/+3
*
[3.12] gh-109413: libregrtest: enable mypy's `--strict-optional` check on mos...
Alex Waygood
2023-12-01
1
-0/+9
*
[3.12] gh-110918: regrtest: allow to intermix --match and --ignore options (G...
Serhiy Storchaka
2023-10-21
1
-0/+1
*
[3.12] gh-110756: Sync regrtest with main branch (#110758)
Victor Stinner
2023-10-12
1
-3/+395
*
[3.12] gh-103053: Skip test_freeze_simple_script() on PGO build (#109591) (#1...
Victor Stinner
2023-10-02
1
-10/+2
*
[3.12] gh-108834: Sync libregrtest with the main branch (#108966)
Victor Stinner
2023-09-08
1
-1/+1
*
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
*
bpo-41718: Reduce libregrtest runtest imports (GH-24980)
Victor Stinner
2021-03-22
1
-0/+102
*
bpo-38912: regrtest logs unraisable exception into sys.__stderr__ (GH-21718)
Victor Stinner
2020-08-03
1
-1/+6
*
bpo-39983: Add test.support.print_warning() (GH-19683)
Victor Stinner
2020-04-23
1
-1/+1
*
bpo-36670: Enhance regrtest (GH-16556)
Victor Stinner
2019-10-03
1
-4/+7
*
bpo-37069: regrtest uses sys.unraisablehook (GH-13759)
Victor Stinner
2019-06-12
1
-0/+17
*
bpo-36725: regrtest: add TestResult type (GH-12960)
Victor Stinner
2019-04-26
1
-1/+6
*
bpo-33718: regrtest: use format_duration() to display failed tests (GH-7686)
Victor Stinner
2018-06-14
1
-9/+18
*
bpo-33718: regrtest: enhance "running:" formatting (GH-7292)
Victor Stinner
2018-06-01
1
-0/+47