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