]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-150069: Test frozen dataclass and properties interaction (GH-150070) (...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 2 Jul 2026 13:16:30 +0000 (15:16 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 13:16:30 +0000 (13:16 +0000)
commitf86e295a40a1601505d7d7a52c8caf15d9f8cd1b
tree028669a97cb6516520630114f6ef97184d0b2c71
parentc98e2634c4386e6a3c7969f798a999538c13e32c
[3.14] gh-150069: Test frozen dataclass and properties interaction (GH-150070) (#152883)

gh-150069: Test frozen dataclass and properties interaction (GH-150070)
(cherry picked from commit 753f82db2fed38bf725ded2b333ea3749c81fe82)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_dataclasses/__init__.py