commit | 7983d33f543685564ba6b900e162a9aaadb2ea82 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Mar 09 12:34:41 2011 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Mar 09 12:34:41 2011 +0100 |
tree | 14f0a168cf8900a8d85e4b8cfcd81d8d8303da62 | |
parent | d2853180dfd905d07aa07d6f95cc4736d5363f22 [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.