]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:20:55 +0000 (15:20 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 13:20:55 +0000 (13:20 +0000)
commitd8493ae633de28f68978becca14224154ffc7e9c
tree643d15cd1128d05f0b6998a0a4ce212489a356f7
parent6759fd82117a50c40a0911189eda1c8dfa93ad03
[3.15] gh-150069: Test frozen dataclass and properties interaction (GH-150070) (#152882)

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