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, eric.smith, eric.snow, llllllllll, python-dev, rhettinger, serhiy.storchaka
Date 2015-05-24.18:38:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150524183841.126974.28380@psf.io>
In-reply-to
Content
New changeset 5dbf3d932a59 by Serhiy Storchaka in branch 'default':
Issue #24276: Fixed optimization of property descriptor getter.
https://hg.python.org/cpython/rev/5dbf3d932a59
History
Date User Action Args
2015-05-24 18:38:44python-devsetrecipients: + python-dev, barry, rhettinger, eric.smith, eric.snow, serhiy.storchaka, llllllllll
2015-05-24 18:38:44python-devlinkissue24276 messages
2015-05-24 18:38:44python-devcreate