Skip to content

Commit 1744c96

Browse files
authored
Fix blurb for bpo-43176. (GH-25215)
1 parent 5787ba4 commit 1744c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fixed processing of empty dataclasses.
1+
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

Comments
 (0)