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 ncoghlan
Recipients Paul.Davis, cheryl.sabella, docs@python, dstanek, eric.araujo, ncoghlan, terry.reedy
Date 2018-02-05.02:03:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517796205.61.0.467229070634.issue8722@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d1f318105b8781b01f3507d5cb0fd841b977d5f2 by Nick Coghlan (Cheryl Sabella) in branch 'master':
bpo-8722: Document __getattr__ behavior with AttributeError in property (GH-4754)
https://github.com/python/cpython/commit/d1f318105b8781b01f3507d5cb0fd841b977d5f2
History
Date User Action Args
2018-02-05 02:03:25ncoghlansetrecipients: + ncoghlan, terry.reedy, dstanek, eric.araujo, docs@python, Paul.Davis, cheryl.sabella
2018-02-05 02:03:25ncoghlansetmessageid: <1517796205.61.0.467229070634.issue8722@psf.upfronthosting.co.za>
2018-02-05 02:03:25ncoghlanlinkissue8722 messages
2018-02-05 02:03:25ncoghlancreate