[Python-Dev] PEP 549 v2: now titled Instance Descriptors

Larry Hastings larry at hastings.org
Fri Sep 8 15:44:26 EDT 2017



I've updated PEP 549 with a new title--"Instance Descriptors" is a 
better name than "Instance Properties"--and to clarify my rationale for 
the PEP.  I've also updated the prototype with code cleanups and a new 
type: "collections.abc.InstanceDescriptor", a base class that allows 
user classes to be instance descriptors.


//arry/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20170908/3c8474de/attachment-0001.html>


More information about the Python-Dev mailing list