]> 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:54:00 +0000 (12:54 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 9 Mar 2011 11:54:00 +0000 (12:54 +0100)
commit2ddaaff62d666b8994deb9dc11ab2cd8a6c2217a
tree9a4f0def78ea1e0284fd1e1480ff7590dfd1ae48
parent9d4836e7319c2d32a2cec68a815858db4d5cbd04
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