]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17845: Clarify the message setup.py prints upon successfully
authorBrett Cannon <brett@python.org>
Fri, 12 Jul 2013 15:30:32 +0000 (11:30 -0400)
committerBrett Cannon <brett@python.org>
Fri, 12 Jul 2013 15:30:32 +0000 (11:30 -0400)
commitae95b4f7a5344de372885fb25d8fadbb14c8fea4
tree6b7441179c49c8b33507a1a9f5b4752e9a8f1e8a
parenta79e4fb38d6e598be56944ead5753e65ad561bab
Issue #17845: Clarify the message setup.py prints upon successfully
building Python but having some optional module which didn't build.

Patch by Yogesh Chaudhari.
Misc/NEWS
setup.py