[PATCH 1 of 2] debuginstall: add Python information to debuginstall output (issue4128)

Matt Mackall mpm at selenic.com
Fri Mar 14 16:02:40 CDT 2014


On Tue, 2013-12-31 at 00:56 -0800, Chris Jerdonek wrote:
> # HG changeset patch
> # User Chris Jerdonek <chris.jerdonek at gmail.com>
> # Date 1388479036 28800
> #      Tue Dec 31 00:37:16 2013 -0800
> # Node ID 17bfa5d7637f2d312e6cf375d937d6de6de931d2
> # Parent  4274eda143cb1025be1130ffdaaf62370a2a6961
> debuginstall: add Python information to debuginstall output (issue4128)
> 
> This change adds to the output of "hg debuginstall" information about the
> Python being used by Mercurial.  It adds both the path to the Python
> executable (i.e. the value of sys.executable) and the version of Python
> (specifically the major, minor, and micro versions).

Queued for default, thanks.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list