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, python-dev, vstinner |
| Date | 2013年07月16日.00:02:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3bvMH76gy1z7LjN@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 2e42c0a39321 by Victor Stinner in branch 'default': Issue #18408: Fix _Py_DisplaySourceLine() http://hg.python.org/cpython/rev/2e42c0a39321 New changeset 92a9ccb2a521 by Victor Stinner in branch 'default': Issue #18408: add more assertions on PyErr_Occurred() in ceval.c to detect bugs http://hg.python.org/cpython/rev/92a9ccb2a521 New changeset 9213313b1a6f by Victor Stinner in branch 'default': Issue #18408: Fix show_warning(), clear also the exception raised by http://hg.python.org/cpython/rev/9213313b1a6f |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年07月16日 00:02:12 | python-dev | set | recipients: + python-dev, gregory.p.smith, vstinner |
| 2013年07月16日 00:02:12 | python-dev | link | issue18408 messages |
| 2013年07月16日 00:02:12 | python-dev | create | |