Martin Panter added the comment:

Currently Py_GetBuildInfo() just returns a long untruncated string. Perhaps it 
would be safer to leave that as it is, and just make the parsing in the 
“platform” module more tolerant. What do you think?

I never really cared about the details in Py_GetBuildInfo(), but it would be 
nice if the test suite would run :)

----------
keywords: +patch
nosy: +martin.panter
versions: +Python 3.6 -Python 3.4
Added file: http://bugs.python.org/file42836/parse-version.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21313>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to