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 | abacabadabacaba, belopolsky, billm, georg.brandl, gregory.p.smith, loewis, python-dev, serhiy.storchaka |
| Date | 2013年02月04日.11:05:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Z05gL6jNjzQ0L@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset a4c85f9b8f58 by Serhiy Storchaka in branch '2.7': Issue #6083: Fix multiple segmentation faults occured when PyArg_ParseTuple http://hg.python.org/cpython/rev/a4c85f9b8f58 New changeset 4bac47eb444c by Serhiy Storchaka in branch '3.2': Issue #6083: Fix multiple segmentation faults occured when PyArg_ParseTuple http://hg.python.org/cpython/rev/4bac47eb444c New changeset e0ee10f27e5f by Serhiy Storchaka in branch '3.3': Issue #6083: Fix multiple segmentation faults occured when PyArg_ParseTuple http://hg.python.org/cpython/rev/e0ee10f27e5f New changeset 3e3a7d825736 by Serhiy Storchaka in branch 'default': Issue #6083: Fix multiple segmentation faults occured when PyArg_ParseTuple http://hg.python.org/cpython/rev/3e3a7d825736 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年02月04日 11:05:35 | python-dev | set | recipients: + python-dev, loewis, georg.brandl, gregory.p.smith, belopolsky, billm, abacabadabacaba, serhiy.storchaka |
| 2013年02月04日 11:05:35 | python-dev | link | issue6083 messages |
| 2013年02月04日 11:05:35 | python-dev | create | |