[issue35389] Use gnu_get_libc_version() in platform.libc_ver()?

STINNER Victor report at bugs.python.org
Mon Dec 3 11:38:33 EST 2018


STINNER Victor <vstinner at redhat.com> added the comment:

> >>> os.confstr('CS_GNU_LIBC_VERSION')
> 'glibc 2.28'

That's cool because it doesn't require to write new C code ;-)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35389>
_______________________________________


More information about the Python-bugs-list mailing list