[Python-Dev] PEP 549: Instance Properties (aka: module properties)

Larry Hastings larry at hastings.org
Wed Sep 13 05:43:12 EDT 2017


On 09/12/2017 12:38 AM, Larry Hastings wrote:
> On 09/11/2017 07:22 PM, Guido van Rossum wrote:
>>
>>     The prototype is linked to from the PEP; for your convenience
>>     here's a link:
>>
>>         https://github.com/larryhastings/cpython/tree/module-properties
>>         <https://github.com/larryhastings/cpython/tree/module-properties>
>>
>> I found that link in the PEP, but it's just a branch of a fork of 
>> cpython. It would be easier to review the prototype as a PR to 
>> upstream cpython.
>
> Okay, I'll make a PR tomorrow and post a reply here (and update the PEP).

PR is here:

    https://github.com/python/cpython/pull/3534


Cheers,


//arry/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20170913/431db32e/attachment.html>


More information about the Python-Dev mailing list