commit | 2ddaaff62d666b8994deb9dc11ab2cd8a6c2217a | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Mar 09 12:54:00 2011 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Mar 09 12:54:00 2011 +0100 |
tree | 9a4f0def78ea1e0284fd1e1480ff7590dfd1ae48 | |
parent | 9d4836e7319c2d32a2cec68a815858db4d5cbd04 [diff] |
Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when there are many tags (e.g. when using mq). Patch by Nadeem Vawda.