[issue21897] frame.f_locals causes segfault on Python >=3.4.1

Masami HIRATA report at bugs.python.org
Thu Jul 3 00:52:52 CEST 2014


Masami HIRATA added the comment:

Thanks, pitrou.

Your patch seems ok to me.

$ python3.4.1_with_patch -m unittest
.
----------------------------------------------------------------------
Ran 1 test in 0.001s

It seems that this issue is same as https://bitbucket.org/hpk42/pytest/issue/528/test-causes-segfault .

----------

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


More information about the Python-bugs-list mailing list