summaryrefslogtreecommitdiff
path: root/Lib/test/test_dataclasses.py
Commit message (Expand)AuthorAgeFilesLines
* Use raw strings for regex to avoid invalid escape sequences. (GH-4741)Eric V. Smith2017-12-061-2/+2
* bpo-32214: Implement PEP 557: Data Classes (#4704)Eric V. Smith2017-12-041-0/+2076