[issue12051] Segfaults in _json while encoding objects

Ezio Melotti report at bugs.python.org
Tue May 10 21:11:09 CEST 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

New patch fixes two more segfaults while encoding highly-nested objects.
Updated the issue title accordingly.

----------
title: Segfault in JSONEncoder subclasses with check_circular=False -> Segfaults in _json while encoding objects
Added file: http://bugs.python.org/file21956/issue12051-2.diff

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


More information about the Python-bugs-list mailing list