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-12.00:07:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3brvbV0JZpzSlp@mail.python.org>
In-reply-to
Content
New changeset 60b1d7967ef8 by Victor Stinner in branch 'default':
Issue #18408: Fix create_extra() of _elementtree.c, raise MemoryError on memory
http://hg.python.org/cpython/rev/60b1d7967ef8

New changeset 1e0afd558ba3 by Victor Stinner in branch 'default':
Issue #18408: Fix constructors of _elementtree.c
http://hg.python.org/cpython/rev/1e0afd558ba3
History
Date User Action Args
2013-07-12 00:07:50python-devsetrecipients: + python-dev, gregory.p.smith, vstinner
2013-07-12 00:07:50python-devlinkissue18408 messages
2013-07-12 00:07:50python-devcreate