[Python-Dev] Concerns about method overriding and subclassing with dataclasses (original) (raw)

Eric V. Smith eric at trueblade.com
Wed Jan 3 13:17:56 EST 2018


I’ll open an issue after I have time to read this thread and comment on it.

-- Eric.

On Jan 3, 2018, at 12:31 PM, Ivan Levkivskyi <levkivskyi at gmail.com> wrote:

I like the Guido's proposal, i.e. if 'repr' not in cls.dict: ... # generate the method etc. I didn't find an issue to track this. Maybe we should open one? -- Ivan


Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/eric%2Ba-python-dev%40trueblade.com



More information about the Python-Dev mailing list