This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | ezio.melotti, python-dev |
| Date | 2011年05月10日.22:24:02 |
| SpamBayes Score | 0.00026836435 |
| Marked as misclassified | No |
| Message-id | <E1QJvLW-0002rV-B8@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011年05月10日 22:24:15 | python-dev | set | recipients: + python-dev, ezio.melotti |
| 2011年05月10日 22:24:03 | python-dev | link | issue12051 messages |
| 2011年05月10日 22:24:02 | python-dev | create | |