]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-142203: Remove the `debug_override` parameter from `packaging.util.cache_from_sour...
authorBrett Cannon <brett@python.org>
Thu, 11 Dec 2025 17:55:47 +0000 (09:55 -0800)
committerGitHub <noreply@github.com>
Thu, 11 Dec 2025 17:55:47 +0000 (09:55 -0800)
commitdac4589726952be873df13f41bea24cc6f9da6b1
tree1df4582198891133bf4a4eb0dc21219a425b9865
parent387f88cac1e911672f6321f4fbb0a3af9710626d
GH-142203: Remove the `debug_override` parameter from `packaging.util.cache_from_source()` (GH-142204)
Doc/library/importlib.rst
Lib/importlib/_bootstrap_external.py
Lib/test/test_importlib/test_util.py
Misc/NEWS.d/next/Library/2025-12-02-14-52-51.gh-issue-142203.ofWOvV.rst [new file with mode: 0644]