Skip to content

Commit 76c4a9f

Browse files
[3.8] Fix blurb for bpo-43176. (GH-25215) (GH-25218)
(cherry picked from commit 1744c96) Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com> Automerge-Triggered-By: GH:ericvsmith
1 parent b132be8 commit 76c4a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
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)