On 13 July 2017 at 11:10, Eric V. Smith <e...@trueblade.com> wrote: > The real world has intruded on my "Data Classes" time. But when I can, I'll > get back to it and complete it. Hopefully I can spend all of the Core Sprint > time on it.
One of the presentations at this year's PyCon Australia Education Seminar is on teaching OOP concepts with Python [1], so I'll make sure to bring this topic up with Bruce (the presenter) and other attendees. While https://github.com/ericvsmith/dataclasses/blob/master/pep-xxxx.rst is clearly still a work in progress, there's enough there for me to at least collect some first impressions :) Cheers, Nick. [1] https://2017.pycon-au.org/schedule/presentation/94/ -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/