Commit 77cb5e8
File tree
Expand file treeCollapse file tree
8 files changed
+7
-6
lines changedFilter options
- Lib/test
- test_dataclasses
Expand file treeCollapse file tree
8 files changed
+7
-6
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
Lib/test/test_dataclasses.py renamed to Lib/test/test_dataclasses/__init__.py
Copy file name to clipboardExpand all lines: Lib/test/test_dataclasses/__init__.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3568 | 3568 |
|
3569 | 3569 |
|
3570 | 3570 |
|
3571 |
| - |
3572 |
| - |
3573 |
| - |
3574 |
| - |
| 3571 | + |
| 3572 | + |
| 3573 | + |
| 3574 | + |
3575 | 3575 |
|
3576 | 3576 |
|
3577 | 3577 |
|
| ||
3609 | 3609 |
|
3610 | 3610 |
|
3611 | 3611 |
|
3612 |
| - |
| 3612 | + |
3613 | 3613 |
|
3614 | 3614 |
|
3615 | 3615 |
|
|
Lib/test/dataclass_module_1.py renamed to Lib/test/test_dataclasses/dataclass_module_1.py
Copy file name to clipboardFile renamed without changes.
Lib/test/dataclass_module_1_str.py renamed to Lib/test/test_dataclasses/dataclass_module_1_str.py
Copy file name to clipboardFile renamed without changes.
Lib/test/dataclass_module_2.py renamed to Lib/test/test_dataclasses/dataclass_module_2.py
Copy file name to clipboardFile renamed without changes.
Lib/test/dataclass_module_2_str.py renamed to Lib/test/test_dataclasses/dataclass_module_2_str.py
Copy file name to clipboardFile renamed without changes.
Lib/test/dataclass_textanno.py renamed to Lib/test/test_dataclasses/dataclass_textanno.py
Copy file name to clipboardFile renamed without changes.
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1962 | 1962 |
|
1963 | 1963 |
|
1964 | 1964 |
|
| 1965 | + |
1965 | 1966 |
|
1966 | 1967 |
|
1967 | 1968 |
|
|
0 commit comments