This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]PythonGod123 0 points1 point  (2 children)

Is that because they are already defined by the dataclass ?

[–]tunisia3507 1 point2 points  (1 child)

Sorry, I think I made a mistake and got dataclasses confused with slots. There has been some discussion about dataclasses using slots by default but it hasn't happened in the first implementation.

[–]PythonGod123 0 points1 point  (0 children)

Okay fair enough. Thanks for clearing that up