[Python-ideas] JavaScript-Style Object Creation in Python (using a constructor function instead of a class to create objects)

Eric V. Smith eric at trueblade.com
Tue May 16 10:57:12 EDT 2017


I wouldn't mind discussing it at PyCon. I'm just starting a project to switch to attrs, and I'm reasonably familiar with it.

--
Eric.

> On May 16, 2017, at 10:53 AM, Guido van Rossum <guido at python.org> wrote:
> 
> I could also try this myself in my spare time at PyCon (surprisingly, I have some!). It sounds kind of interesting. However I've never used the 'attrs' package...
> 
>> On Tue, May 16, 2017 at 7:52 AM, Ivan Levkivskyi <levkivskyi at gmail.com> wrote:
>>> On 15 May 2017 at 18:22, Guido van Rossum <guido at python.org> wrote:
>>> I expect that we will need someone with a really good sensibility for Pythonic language/API design to lead the PEP writing.
>> 
>> I probably don't have good sensibility for Pythonic API design yet (and I am more focused on PEP 544) so I cannot lead this,
>> but I would like to actively participate in writing.
>> 
>> --
>> Ivan
>> 
>> 
> 
> 
> 
> -- 
> --Guido van Rossum (python.org/~guido)
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170516/c60d52fc/attachment.html>


More information about the Python-ideas mailing list