Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-109409: Fix inheritance of frozen dataclass from non-frozen dataclass mixi... | Nikita Sobolev | 2023-10-12 | 1 | -0/+95 |
* | gh-110273: dataclasses.replace() now raise TypeError for all invalid argument... | Serhiy Storchaka | 2023-10-04 | 1 | -6/+6 |
* | gh-108303: Create Lib/test/test_dataclasses/ directory (#108978) | Victor Stinner | 2023-09-06 | 6 | -0/+4687 |