I have it on good authority both Hynek (the author of attrs) and Glyph will be attending PyCon. I think it'd be a shame if they weren't involved with this effort somehow.
Message: 2 Date: Tue, 16 May 2017 07:53:50 -0700 From: Guido van Rossum guido@python.org To: Ivan Levkivskyi levkivskyi@gmail.com Cc: ????? elazarg@gmail.com, "python-ideas@python.org" python-ideas@python.org Subject: Re: [Python-ideas] JavaScript-Style Object Creation in Python (using a constructor function instead of a class to create objects) Message-ID: <CAP7+vJJynk+mQTJfVxaVxXO5QNbE2sU0MrXhJZweP kmcD7hSKA@mail.gmail.com> Content-Type: text/plain; charset="utf-8"
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@gmail.com wrote:
On 15 May 2017 at 18:22, Guido van Rossum guido@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)
I'm sure at least Hynek will be told about this so he can provide input based on his experience (but I also know my rough approximation of this idea somewhat horrified him so I don't know he supportive he will be either :) .
On Tue, 16 May 2017 at 09:58 Tin Tvrtković tinchester@gmail.com wrote:
I have it on good authority both Hynek (the author of attrs) and Glyph will be attending PyCon. I think it'd be a shame if they weren't involved with this effort somehow.
Message: 2 Date: Tue, 16 May 2017 07:53:50 -0700 From: Guido van Rossum guido@python.org To: Ivan Levkivskyi levkivskyi@gmail.com Cc: ????? elazarg@gmail.com, "python-ideas@python.org" python-ideas@python.org Subject: Re: [Python-ideas] JavaScript-Style Object Creation in Python (using a constructor function instead of a class to create objects) Message-ID: < CAP7+vJJynk+mQTJfVxaVxXO5QNbE2sU0MrXhJZwePkmcD7hSKA@mail.gmail.com> Content-Type: text/plain; charset="utf-8"
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@gmail.com wrote:
On 15 May 2017 at 18:22, Guido van Rossum guido@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@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/