[issue33630] test_posix: TestPosixSpawn fails on PPC64 Fedora 3.x

Pablo Galindo Salgado report at bugs.python.org
Wed Jun 13 14:25:18 EDT 2018


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

Serhiy commented in the PR:

>__GLIBC__ and __GLIBC_MINOR__ give you the version of glibc used at >compile time. But can not the different version be dynamically linked at >run time?

Should we use the list approach always to avoid problems with this?

----------

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


More information about the Python-bugs-list mailing list