What version of glibc is Python using?

Ian Kelly ian.g.kelly at gmail.com
Sun Oct 13 14:06:50 EDT 2013


On Sun, Oct 13, 2013 at 11:43 AM, John Nagle <nagle at animats.com> wrote:
>    Ah, the apologist approach.

I'm not trying to defend it.  I'm saying that patching the function to
fix the issue at hand risks breaking existing code that relies upon
the function doing what the documentation says it does.

>    The documentation is badly written.  The next line,
> "Note that this function has intimate knowledge of how different libc
> versions add symbols to the executable is probably only usable for
> executables compiled using gcc" isn't even a sentence.
>
>    The documentation needs to be updated.  Please submit a patch.

You're the one pointing it out.  Why don't you?



More information about the Python-list mailing list