]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138122: Integrate live profiler TUI with _colorize theming system (#142360)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Thu, 1 Jan 2026 21:10:52 +0000 (21:10 +0000)
committerGitHub <noreply@github.com>
Thu, 1 Jan 2026 21:10:52 +0000 (21:10 +0000)
commite5ad7b7694c47555e3eac3fcb227a4b1b7b781c4
treeeba3d806bf85168acceafc21f6da19c09bd3b401
parent513ae175bb4839f121b6e6806ec172437f3dcea1
gh-138122: Integrate live profiler TUI with _colorize theming system (#142360)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Lib/_colorize.py
Lib/profiling/sampling/live_collector/collector.py
Lib/profiling/sampling/live_collector/constants.py
Lib/profiling/sampling/live_collector/display.py
Lib/profiling/sampling/live_collector/widgets.py
Misc/NEWS.d/next/Library/2025-12-06-19-49-20.gh-issue-138122.m3EF9E.rst [new file with mode: 0644]