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

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