Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

I agree that the strategy used for platform.libc_ver() is not perfect. But the 
implementation has bugs that make it useless. The following PR fixes two bugs 
in the implementation:

1) Version numbers compared as strings.
2) Versions that are located on the border of 16 KiB blocks were not recognized 
or were recognized incorrectly.

----------

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

Reply via email to