]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144384: Lazily import `_colorize` (#149318)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 6 May 2026 16:07:43 +0000 (19:07 +0300)
committerGitHub <noreply@github.com>
Wed, 6 May 2026 16:07:43 +0000 (16:07 +0000)
commit7cea70e14dac091cbd7e0601b96a59458f8c9bee
treef5de1d1a71bde6ef8eeed2809336032ac7929992
parentd13fc36f7319dca8d11d8e69c69adcfe919814e4
gh-144384: Lazily import `_colorize` (#149318)
.github/workflows/mypy.yml
Lib/difflib.py
Lib/doctest.py
Lib/profiling/sampling/live_collector/collector.py
Lib/profiling/sampling/pstats_collector.py
Lib/profiling/sampling/sample.py
Lib/test/test_difflib.py
Lib/test/test_traceback.py
Lib/traceback.py
Lib/unittest/runner.py
Misc/NEWS.d/next/Library/2026-05-03-17-32-24.gh-issue-144384.q-8jSr.rst [new file with mode: 0644]