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 serhiy.storchaka
Recipients ethan.furman, serhiy.storchaka
Date 2017-03-24.22:09:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490393357.12.0.0699939969551.issue29776@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bdf6b910f9ea75609caee498a975af03b6d23f67 by Serhiy Storchaka in branch 'master':
bpo-29776: Use decorator syntax for properties. (#585)
https://github.com/python/cpython/commit/bdf6b910f9ea75609caee498a975af03b6d23f67
History
Date User Action Args
2017-03-24 22:09:17serhiy.storchakasetrecipients: + serhiy.storchaka, ethan.furman
2017-03-24 22:09:17serhiy.storchakasetmessageid: <1490393357.12.0.0699939969551.issue29776@psf.upfronthosting.co.za>
2017-03-24 22:09:17serhiy.storchakalinkissue29776 messages
2017-03-24 22:09:17serhiy.storchakacreate