[Python-Dev] Have a big machine and spare time? Here's a possible Python bug.

Inada Naoki songofacandy at gmail.com
Thu May 23 11:59:08 EDT 2019


>
> It's relatively easy to test replacing our custom allocators with the
> system ones, yes? Can we try those to see whether they have the same
> characteristic?
>

Yes.

PYTHONMALLOC=malloc LD_PRELOAD=/path/to/jemalloc.so python script.py

I will try it tomorrow.


>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20190524/7839ff79/attachment.html>


More information about the Python-Dev mailing list