summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_dataclasses/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-119260: Clarify is_dataclass Behavior for Subclasses in Documentati...Miss Islington (bot)2024-05-301-0/+18
* [3.12] gh-119581: Add a test of InitVar with name shadowing (GH-119582) (#119...Miss Islington (bot)2024-05-281-0/+23
* [3.12] gh-118033: Fix `__weakref__` not set for generic dataclasses (GH-11809...Miss Islington (bot)2024-05-091-0/+106
* [3.12] gh-105866: fix dataclass with slots=True, weakref_slot=True (GH-105870...Miss Islington (bot)2024-03-191-0/+11
* [3.12] gh-115285: Fix `test_dataclasses` with `-OO` mode (GH-115286) (#115359)Miss Islington (bot)2024-02-121-0/+3
* [3.12] gh-108303: Create Lib/test/test_dataclasses/ directory (GH-108978) (#1...Miss Islington (bot)2023-10-021-0/+4547