STINNER Victor added the comment:

By the way, you can try your application on Python 3.6 using
PYTHONMALLOC=debug env var.

Or retry your application on Python 2.7 recompiled using ./configure
--with-pydebug.

I would like to know if Python sees a buffer overflow.

----------

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

Reply via email to