]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-145273: warn when we can't find the standard library (#145274)
authorFilipe Laíns <lains@riseup.net>
Mon, 2 Mar 2026 18:51:45 +0000 (18:51 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Mar 2026 18:51:45 +0000 (18:51 +0000)
commit3ab39d2308c591b8dcee60e5e733ab0b5e5d8ad3
tree964a3cff070498d5174e305f3292bd47a65b9355
parent5c3a47b94a39f87c36b1f36704d80775802ad034
GH-145273: warn when we can't find the standard library (#145274)
Lib/test/support/__init__.py
Lib/test/test_embed.py
Misc/NEWS.d/next/Core_and_Builtins/2026-02-26-20-51-54.gh-issue-145273.B5QcUp.rst [new file with mode: 0644]
Modules/getpath.py