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 Antony.Lee, josh.r, pitrou, python-dev, rhettinger, serhiy.storchaka, zach.ware
Date 2015-05-21.11:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150521111959.21168.98447@psf.io>
In-reply-to
Content
New changeset 2688655e431a by Serhiy Storchaka in branch 'default':
Issue #22955: Fixed reference leak in attrgetter.repr().
https://hg.python.org/cpython/rev/2688655e431a
History
Date User Action Args
2015-05-21 11:20:05python-devsetrecipients: + python-dev, rhettinger, pitrou, zach.ware, serhiy.storchaka, Antony.Lee, josh.r
2015-05-21 11:20:05python-devlinkissue22955 messages
2015-05-21 11:20:05python-devcreate