Commit 3f80165
File tree
Expand file treeCollapse file tree
14 files changed
+48
-67
lines changedFilter options
- Lib
- asyncio
- test
- Modules
- PCbuild
- Python
- Tools/build
Expand file treeCollapse file tree
14 files changed
+48
-67
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
Lib/test/test_external_inspection.py
Copy file name to clipboardExpand all lines: Lib/test/test_external_inspection.py+5-6Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
22 | 22 |
|
23 |
| - |
24 |
| - |
| 23 | + |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1960 | 1960 |
|
1961 | 1961 |
|
1962 | 1962 |
|
1963 |
| - |
| 1963 | + |
1964 | 1964 |
|
1965 | 1965 |
|
1966 | 1966 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
284 | 284 |
|
285 | 285 |
|
286 | 286 |
|
| 287 | + |
287 | 288 |
|
288 | 289 |
|
289 | 290 |
|
290 |
| - |
291 | 291 |
|
292 | 292 |
|
293 | 293 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
| ||
42 | 41 |
|
43 | 42 |
|
44 | 43 |
|
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
Modules/_remotedebuggingmodule.c renamed to Modules/_remote_debugging_module.c
Copy file name to clipboardExpand all lines: Modules/_remote_debugging_module.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1775 | 1775 |
|
1776 | 1776 |
|
1777 | 1777 |
|
1778 |
| - |
| 1778 | + |
1779 | 1779 |
|
1780 | 1780 |
|
1781 | 1781 |
|
1782 | 1782 |
|
1783 | 1783 |
|
1784 |
| - |
| 1784 | + |
1785 | 1785 |
|
1786 | 1786 |
|
1787 | 1787 |
|
|
PCbuild/_remotedebugging.vcxproj renamed to PCbuild/_remote_debugging.vcxproj
Copy file name to clipboardExpand all lines: PCbuild/_remote_debugging.vcxproj+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
|
PCbuild/_remotedebugging.vcxproj.filters renamed to PCbuild/_remote_debugging.vcxproj.filters
Copy file name to clipboardExpand all lines: PCbuild/_remote_debugging.vcxproj.filters+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
| 69 | + |
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
| 166 | + |
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
|
Python/stdlib_module_names.h
Copy file name to clipboardExpand all lines: Python/stdlib_module_names.h+1Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Tools/build/generate_stdlib_module_names.py
Copy file name to clipboardExpand all lines: Tools/build/generate_stdlib_module_names.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
|
+29-47Lines changed: 29 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7755 | 7755 |
|
7756 | 7756 |
|
7757 | 7757 |
|
7758 |
| - |
| 7758 | + |
7759 | 7759 |
|
7760 | 7760 |
|
7761 | 7761 |
|
| ||
7849 | 7849 |
|
7850 | 7850 |
|
7851 | 7851 |
|
| 7852 | + |
7852 | 7853 |
|
7853 | 7854 |
|
7854 | 7855 |
|
| ||
8122 | 8123 |
|
8123 | 8124 |
|
8124 | 8125 |
|
8125 |
| - |
8126 | 8126 |
|
8127 | 8127 |
|
8128 | 8128 |
|
|
0 commit comments