Message390746
> Are there other cases where suppressing one thing affects others?
Only the complex interactions among the unsafe_hash, eq, and frozen parameters.
It feels like if __init__ is not being generated, then the @dataclass code would have no idea what it should set __match_args__ to.
Not that this problem isn't strictly related to the match_args=False case, it just occurred to me that it's related while I was writing the documentation. Perhaps this should be a separate issue. |
|
Date |
User |
Action |
Args |
2021-04-10 21:42:51 | eric.smith | set | recipients:
+ eric.smith, gvanrossum, brandtbucher, freundTech |
2021-04-10 21:42:51 | eric.smith | set | messageid: <1618090971.43.0.153384635846.issue43764@roundup.psfhosted.org> |
2021-04-10 21:42:51 | eric.smith | link | issue43764 messages |
2021-04-10 21:42:51 | eric.smith | create | |
|