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, brett.cannon, eric.snow, gregory.p.smith, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2015-05-13.05:28:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150513052758.122016.91803@psf.io>
In-reply-to
Content
New changeset bbdbc4399b52 by Zachary Ware in branch 'default':
Issue #23731: Fix tracemalloc test on Windows.
https://hg.python.org/cpython/rev/bbdbc4399b52
History
Date User Action Args
2015-05-13 05:28:01python-devsetrecipients: + python-dev, barry, brett.cannon, gregory.p.smith, paul.moore, tim.golden, eric.snow, zach.ware, steve.dower
2015-05-13 05:28:01python-devlinkissue23731 messages
2015-05-13 05:28:01python-devcreate