]> granicus.if.org Git - python/commit
Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 9 Mar 2011 11:34:41 +0000 (12:34 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 9 Mar 2011 11:34:41 +0000 (12:34 +0100)
commit7983d33f543685564ba6b900e162a9aaadb2ea82
tree14f0a168cf8900a8d85e4b8cfcd81d8d8303da62
parentd2853180dfd905d07aa07d6f95cc4736d5363f22
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.
Misc/NEWS
Modules/getbuildinfo.c