[issue27366] PEP487: Simpler customization of class creation
Guido van Rossum
report at bugs.python.org
Sun Jul 24 11:21:04 EDT 2016
Guido van Rossum added the comment:
That's a no from me.
On Sunday, July 24, 2016, Martin Teichmann <report at bugs.python.org> wrote:
>
> Martin Teichmann added the comment:
>
> Thanks for the nice review!
>
> I made the proposed changes, see attached patch.
>
> I am still waiting for a decision whether type.__setattr__ should call
> __set_name__ from python-dev, once that's sorted out I'll implement and
> test the one or the other behavior.
>
> ----------
> Added file: http://bugs.python.org/file43854/pep487.patch
>
> _______________________________________
> Python tracker <report at bugs.python.org <javascript:;>>
> <http://bugs.python.org/issue27366>
> _______________________________________
>
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27366>
_______________________________________
More information about the Python-bugs-list
mailing list