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 benjamin.peterson, ezio.melotti, lemburg, mark.dickinson, pitrou, python-dev, serhiy.storchaka, terry.reedy, vstinner
Date 2013-01-21.18:30:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YqhBh1WLDzMgv@mail.python.org>
In-reply-to
Content
New changeset ec3a35ab3659 by Serhiy Storchaka in branch '2.7':
Add bigmemtest decorator to test of issue #16335.
http://hg.python.org/cpython/rev/ec3a35ab3659

New changeset 6e0c3e4136b1 by Serhiy Storchaka in branch '3.2':
Add bigmemtest decorator to test of issue #16335.
http://hg.python.org/cpython/rev/6e0c3e4136b1

New changeset 0e622d2cbcf8 by Serhiy Storchaka in branch '3.3':
Use bigmemtest decorator for test of issue #16335.
http://hg.python.org/cpython/rev/0e622d2cbcf8

New changeset cdd1e60d31e5 by Serhiy Storchaka in branch 'default':
Use bigmemtest decorator for test of issue #16335.
http://hg.python.org/cpython/rev/cdd1e60d31e5
History
Date User Action Args
2013-01-21 18:30:04python-devsetrecipients: + python-dev, lemburg, terry.reedy, mark.dickinson, pitrou, vstinner, benjamin.peterson, ezio.melotti, serhiy.storchaka
2013-01-21 18:30:04python-devlinkissue16335 messages
2013-01-21 18:30:04python-devcreate