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 anish.shah, brett.cannon, giampaolo.rodola, marco.buttu, ned.deily, python-dev, yselivanov
Date 2016-11-08.21:54:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161108215443.2099.53841.D7B27D94@psf.io>
In-reply-to
Content
New changeset 7a996e826f83 by Yury Selivanov in branch '3.6':
Issue #26182: Fix ia refleak in code that raises DeprecationWarning.
https://hg.python.org/cpython/rev/7a996e826f83

New changeset 7b0e79e7f567 by Yury Selivanov in branch 'default':
Merge 3.6 (issue #26182)
https://hg.python.org/cpython/rev/7b0e79e7f567
History
Date User Action Args
2016-11-08 21:54:46python-devsetrecipients: + python-dev, brett.cannon, giampaolo.rodola, ned.deily, yselivanov, marco.buttu, anish.shah
2016-11-08 21:54:46python-devlinkissue26182 messages
2016-11-08 21:54:46python-devcreate