mirror of
https://github.com/python/cpython.git
synced 2025-09-29 03:35:31 +00:00
Fix blurb for bpo-43176. (GH-25215) (GH-25217)
(cherry picked from commit 1744c96ebc
)
Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
This commit is contained in:
parent
611aa39142
commit
2df971afd5
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue