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 ncoghlan, petr.viktorin, python-dev
Date 2015-06-04.11:58:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150604115827.44977.60800@psf.io>
In-reply-to
Content
New changeset 265eeb60443a by Nick Coghlan in branch '3.5':
Issue #24373: Eliminate PEP 489 test refleaks
https://hg.python.org/cpython/rev/265eeb60443a

New changeset f24cd8bc5250 by Nick Coghlan in branch 'default':
Merge fix for issue #24373 from 3.5
https://hg.python.org/cpython/rev/f24cd8bc5250
History
Date User Action Args
2015-06-04 11:58:34python-devsetrecipients: + python-dev, ncoghlan, petr.viktorin
2015-06-04 11:58:34python-devlinkissue24373 messages
2015-06-04 11:58:34python-devcreate