[issue11450] Py_GetBuildInfo() truncates when there are many hg tags

Nadeem Vawda report at bugs.python.org
Wed Mar 9 12:12:16 CET 2011


Nadeem Vawda <nadeem.vawda at gmail.com> added the comment:

I don't seem to be able to reproduce the failure in test_platform. Nevertheless, the behaviour is broken. Here's a patch that should fix it without allocating too much extra space.

----------
keywords: +patch
nosy: +nvawda
Added file: http://bugs.python.org/file21062/issue11450.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11450>
_______________________________________


More information about the Python-bugs-list mailing list