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月11日.23:42:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3brv2h0gqWzRBr@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 89c6495d1ff2 by Victor Stinner in branch 'default': Issue #18408: Fix parser.sequence2st() and parser.tuple2st(): raise MemoryError http://hg.python.org/cpython/rev/89c6495d1ff2 New changeset c80a9705803a by Victor Stinner in branch 'default': Issue #18408: parser module: fix error handling in node2tuple() http://hg.python.org/cpython/rev/c80a9705803a |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年07月11日 23:42:52 | python-dev | set | recipients: + python-dev, gregory.p.smith, vstinner |
| 2013年07月11日 23:42:52 | python-dev | link | issue18408 messages |
| 2013年07月11日 23:42:52 | python-dev | create | |