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 Aaron Hall, docs@python, serhiy.storchaka, yselivanov
Date 2017-06-06.07:13:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496733238.56.0.649712293597.issue26103@psf.upfronthosting.co.za>
In-reply-to
Content
This isn't just a documentation issue since it fixes inspect.isdatadescriptor(). I confirm that the new implementation better matches the C code. LGTM, but needed tests for inspect.isdatadescriptor() and a Misc/NEWS entry.
History
Date User Action Args
2017-06-06 07:13:58serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, yselivanov, Aaron Hall
2017-06-06 07:13:58serhiy.storchakasetmessageid: <1496733238.56.0.649712293597.issue26103@psf.upfronthosting.co.za>
2017-06-06 07:13:58serhiy.storchakalinkissue26103 messages
2017-06-06 07:13:58serhiy.storchakacreate