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 berker.peksag
Recipients amaury.forgeotdarc, berker.peksag, gregory.p.smith, michael.foord, python-dev
Date 2016-08-07.16:38:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470587915.43.0.514617854986.issue26750@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks! Is there a reason not to use inspect.isdatadescriptor() instead of _is_data_descriptor()?
History
Date User Action Args
2016-08-07 16:38:35berker.peksagsetrecipients: + berker.peksag, gregory.p.smith, amaury.forgeotdarc, michael.foord, python-dev
2016-08-07 16:38:35berker.peksagsetmessageid: <1470587915.43.0.514617854986.issue26750@psf.upfronthosting.co.za>
2016-08-07 16:38:35berker.peksaglinkissue26750 messages
2016-08-07 16:38:35berker.peksagcreate