]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-110704: Recommend `distclean` target over `clean` when source tree is not...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 May 2026 15:47:49 +0000 (17:47 +0200)
committerGitHub <noreply@github.com>
Sun, 24 May 2026 15:47:49 +0000 (08:47 -0700)
commit80c422d442520495199338de762b2e8a736dc4a1
treeb4c784818217ba85d5d4226c98c5b5335d88808e
parente102378eca912df8f51c0f2ede75ff3b44248dac
[3.13] gh-110704: Recommend `distclean` target over `clean` when source tree is not clean (GH-112610) (#150344)

gh-110704: Recommend `distclean` target over `clean` when source tree is not clean (GH-112610)

Recommend `distclean` target over `clean` when source tree is not clean
(cherry picked from commit 34631058f2aec6752ebfc50d40958b247532f536)

Co-authored-by: James <6125322+SnoopJ@users.noreply.github.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Makefile.pre.in