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 georg.brandl, larry, martin.panter, python-dev, rhettinger, serhiy.storchaka, taleinat
Date 2017-02-04.10:18:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170204101850.96794.19695.98049809@psf.io>
In-reply-to
Content
New changeset e1df73b46094 by Serhiy Storchaka in branch 'default':
Issue #20186: Converted the tracemalloc module to Argument Clinic.
https://hg.python.org/cpython/rev/e1df73b46094
History
Date User Action Args
2017-02-04 10:18:53python-devsetrecipients: + python-dev, georg.brandl, rhettinger, taleinat, larry, martin.panter, serhiy.storchaka
2017-02-04 10:18:53python-devlinkissue20186 messages
2017-02-04 10:18:53python-devcreate