Reminder to provide feedback on the dataclass_transform PEP [1] if you have any.
In particular, if you maintain a type checker and have any concerns, please let me know.
Thanks,
Erik
[1] https://www.python.org/dev/peps/pep-0681/
From: Erik De Bonte
Sent: Monday, December 13, 2021 1:37 PM
To: 'typing-sig@python.org' <typing-sig@python.org>
Subject: Dataclass Transform draft PEP
I’ve created a draft PEP for the “Dataclass Transforms” concept that Eric Traut presented at the December 1st Typing SIG meetup. Feedback is welcome!
https://github.com/debonte/peps/blob/dataclass_transforms/pep-9999.rst
Thanks,
Erik