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 terry.reedy
Recipients Claudiu.Popa, belopolsky, christian.heimes, ethan.furman, ionelmc, jedwards, llllllllll, terry.reedy
Date 2015-04-18.04:45:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429332318.66.0.356763448024.issue23990@psf.upfronthosting.co.za>
In-reply-to
Content
To extend msg241386: A bug, for this tracker, is a discrepancy between specification and behavior.  Wrapping an instance method with @property changes its behavior so that it no longer meets the specification for an 'instance method'.

(PS to Joe: please leave the headers alone.)
History
Date User Action Args
2015-04-18 04:45:18terry.reedysetrecipients: + terry.reedy, belopolsky, christian.heimes, ionelmc, Claudiu.Popa, ethan.furman, llllllllll, jedwards
2015-04-18 04:45:18terry.reedysetmessageid: <1429332318.66.0.356763448024.issue23990@psf.upfronthosting.co.za>
2015-04-18 04:45:18terry.reedylinkissue23990 messages
2015-04-18 04:45:18terry.reedycreate