summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-03-23-13-34-33.gh-issue-102947.cTwcpU.rst
blob: b59c9820356697666bedee67b5a0478edd70b121 (plain)
1
2
Improve traceback when :func:`dataclasses.fields` is called on a
non-dataclass. Patch by Alex Waygood