]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:29 +0000 (17:47 +0200)
committerGitHub <noreply@github.com>
Sun, 24 May 2026 15:47:29 +0000 (08:47 -0700)
commitd02c2dfc1125d84a6ba867fabaf9401732ec0be9
treed56c71afe9e1f6662cd43536bae2fbf110fbf524
parent739552caae245ddafd42a3641765aa0961419bce
[3.15] gh-110704: Recommend `distclean` target over `clean` when source tree is not clean (GH-112610) (#150342)

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