[issue10195] Memory allocation fault-injection?

STINNER Victor report at bugs.python.org
Tue Oct 26 23:07:53 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

> ... every call to PyRun_InteractiveOneFlags immediately returns 
>(the PyUnicode_FromString("stdin") in within PySys_GetObject() fails 
> to allocate memory); this leads to a tight loop sending the total
> refcount to stderr:

I think that it is the issue #8070.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10195>
_______________________________________


More information about the Python-bugs-list mailing list