We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b132be8 commit 76c4a9fCopy full SHA for 76c4a9f
Misc/NEWS.d/next/Library/2021-02-09-07-24-29.bpo-43176.bocNQn.rst
@@ -1 +1 @@
1
-Fixed processing of empty dataclasses.
+Fixed processing of a dataclass that inherits from a frozen dataclass with no fields. It is now correctly detected as an error.
0 commit comments