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 | mark.dickinson, meador.inge, python-dev, terry.reedy |
| Date | 2012年05月07日.11:03:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <E1SRLit-0001Kr-7C@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset fc17f70292f6 by Mark Dickinson in branch '3.2': Issue #14701: Add missing support for 'raise ... from' in parser module. http://hg.python.org/cpython/rev/fc17f70292f6 New changeset 0dd0d56bdcc1 by Mark Dickinson in branch 'default': Issue #14701: Merge fix from 3.2. http://hg.python.org/cpython/rev/0dd0d56bdcc1 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年05月07日 11:03:24 | python-dev | set | recipients: + python-dev, terry.reedy, mark.dickinson, meador.inge |
| 2012年05月07日 11:03:24 | python-dev | link | issue14701 messages |
| 2012年05月07日 11:03:24 | python-dev | create | |