STINNER Victor <vstin...@redhat.com> added the comment:

> Currently libc_ver() can be used for other executable. See issue26544 for 
> discussion about libc_ver().

Oh, my PR had a bug: it ignores executable. Fixed: it now only uses 
os.confstr() if the executable argument is not set.

----------

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

Reply via email to