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 | gregory.p.smith, neologix, pitrou, python-dev, serhiy.storchaka, vstinner |
| Date | 2013年08月26日.12:06:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3cNsQR4pqyz7LpR@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 79ce25c70795 by Victor Stinner in branch 'default': Issue #18408: _PyObject_Dump() now saves/restores the current exception http://hg.python.org/cpython/rev/79ce25c70795 New changeset e63f19d0a651 by Victor Stinner in branch 'default': Issue #18664, #18408: Rewrite PyErr_WriteUnraisable() to handle errors http://hg.python.org/cpython/rev/e63f19d0a651 New changeset 8fb3a6f9b0a4 by Victor Stinner in branch 'default': Restore changeset 5bd9db528aed (issue #18408) http://hg.python.org/cpython/rev/8fb3a6f9b0a4 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年08月26日 12:06:56 | python-dev | set | recipients: + python-dev, gregory.p.smith, pitrou, vstinner, neologix, serhiy.storchaka |
| 2013年08月26日 12:06:56 | python-dev | link | issue18408 messages |
| 2013年08月26日 12:06:56 | python-dev | create | |