summaryrefslogtreecommitdiff
path: root/Lib/test/dataclass_module_2_str.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-38605: Make 'from __future__ import annotations' the default (GH-20434)Batuhan Taskaya2020-10-061-32/+0
* bpo-33453: Handle string type annotations in dataclasses. (GH-6768)Eric V. Smith2018-05-151-0/+32