Closed as not planned
Description
Feature or enhancement
Proposal:
There are several for loops in the dataclasses module where performance would presumably improve with list comprehensions. Arguably the code becomes a bit clearer as well.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response