Skip to content

Commit 2df971a

Browse files
Fix blurb for bpo-43176. (GH-25215) (GH-25217)
(cherry picked from commit 1744c96) Co-authored-by: Eric V. Smith <[email protected]> Co-authored-by: Eric V. Smith <[email protected]>
1 parent 611aa39 commit 2df971a

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)