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 neologix, python-dev, serhiy.storchaka, vajrasky, vstinner
Date 2014-08-16.13:44:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hb2mr3jP9z7Ljg@mail.python.org>
In-reply-to
Content
New changeset a318a5ab91fe by Victor Stinner in branch 'default':
Issue #22156: simplify _tracemalloc.c, use an int for the MAX_NFRAME constant
http://hg.python.org/cpython/rev/a318a5ab91fe
History
Date User Action Args
2014-08-16 13:44:13python-devsetrecipients: + python-dev, vstinner, neologix, serhiy.storchaka, vajrasky
2014-08-16 13:44:13python-devlinkissue22156 messages
2014-08-16 13:44:13python-devcreate