commit | 14d6e197cc56e5256d501839a4e66e3864ab15f0 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Wed Sep 06 15:54:16 2023 +0200 |
committer | GitHub <noreply@github.com> | Wed Sep 06 15:54:16 2023 +0200 |
tree | 3cf9f4d8bb4caf770e331c328b21a30179c7e951 | |
parent | 1fb20d42c58924e2e941622b3539645c7b843e0e [diff] |
gh-108303: Create Lib/test/test_dataclasses/ directory (#108978) Move test_dataclasses.py and its "dataclass_*.py" modules into the new Lib/test/test_dataclasses/ subdirectory.