]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150069: Test frozen dataclass and properties interaction (#150070)
authorsobolevn <mail@sobolevn.me>
Thu, 2 Jul 2026 12:48:47 +0000 (15:48 +0300)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 12:48:47 +0000 (12:48 +0000)
commit753f82db2fed38bf725ded2b333ea3749c81fe82
treea5bd80cff2bc4096c5493bf7c684cd17a1b19c2b
parentddb6539c4976b18895bb5c5cd37d197c60fb459d
gh-150069: Test frozen dataclass and properties interaction (#150070)
Lib/test/test_dataclasses/__init__.py