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 barry, christian.heimes, jader.fabiano, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, tshepang
Date 2014-08-12.17:26:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hXgtr6K2vz7Ljg@mail.python.org>
In-reply-to
Content
New changeset 71cb8f605f77 by Serhiy Storchaka in branch '2.7':
Decreased memory requirements of new tests added in issue21448.
http://hg.python.org/cpython/rev/71cb8f605f77

New changeset c19d3465965f by Serhiy Storchaka in branch '3.4':
Decreased memory requirements of new tests added in issue21448.
http://hg.python.org/cpython/rev/c19d3465965f

New changeset f07b17de3b0d by Serhiy Storchaka in branch 'default':
Decreased memory requirements of new tests added in issue21448.
http://hg.python.org/cpython/rev/f07b17de3b0d
History
Date User Action Args
2014-08-12 17:26:13python-devsetrecipients: + python-dev, barry, rhettinger, pitrou, christian.heimes, r.david.murray, tshepang, serhiy.storchaka, jader.fabiano
2014-08-12 17:26:13python-devlinkissue21448 messages
2014-08-12 17:26:13python-devcreate