[issue12051] Segfaults in _json while encoding objects

Roundup Robot report at bugs.python.org
Wed May 11 00:24:15 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset a21f5af476cb by Ezio Melotti in branch '2.7':
#12051: Fix segfault in json.dumps() while encoding highly-nested objects using the C accelerations.
http://hg.python.org/cpython/rev/a21f5af476cb

New changeset 9557e4eeb291 by Ezio Melotti in branch '3.1':
#12051: Fix segfault in json.dumps() while encoding highly-nested objects using the C accelerations.
http://hg.python.org/cpython/rev/9557e4eeb291

New changeset 3847b279d665 by Ezio Melotti in branch '3.2':
#12051: merge with 3.1.
http://hg.python.org/cpython/rev/3847b279d665

New changeset 821d7885c7ec by Ezio Melotti in branch 'default':
#12051: merge with 3.2.
http://hg.python.org/cpython/rev/821d7885c7ec

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list