Commit b2f6548
authored
File tree
Expand file treeCollapse file tree
48 files changed
+14
-85
lines changedFilter options
- Lib
- concurrent/futures
- email
- mime
- importlib
- test
- test_asyncio
- test_ctypes
- test_peg_generator
- test_tkinter
- test_tools
- test_ttk
- test_unittest
- Modules/_io
- Tools/i18n
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
48 files changed
+14
-85
lines changed-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
|
Lib/concurrent/futures/process.py
Copy file name to clipboardExpand all lines: Lib/concurrent/futures/process.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
| 53 | + |
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
|
-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
49 | 48 |
|
50 | 49 |
|
51 | 50 |
|
| ||
57 | 56 |
|
58 | 57 |
|
59 | 58 |
|
60 |
| - |
61 | 59 |
|
62 | 60 |
|
63 | 61 |
|
| ||
72 | 70 |
|
73 | 71 |
|
74 | 72 |
|
75 |
| - |
76 | 73 |
|
77 | 74 |
|
78 | 75 |
|
| ||
98 | 95 |
|
99 | 96 |
|
100 | 97 |
|
101 |
| - |
102 | 98 |
|
103 | 99 |
|
104 | 100 |
|
|
-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
| ||
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
35 |
| - |
36 | 34 |
|
37 | 35 |
|
38 | 36 |
|
| ||
104 | 102 |
|
105 | 103 |
|
106 | 104 |
|
107 |
| - |
108 | 105 |
|
109 | 106 |
|
110 | 107 |
|
| ||
153 | 150 |
|
154 | 151 |
|
155 | 152 |
|
156 |
| - |
157 | 153 |
|
158 | 154 |
|
159 | 155 |
|
| ||
163 | 159 |
|
164 | 160 |
|
165 | 161 |
|
166 |
| - |
167 | 162 |
|
168 | 163 |
|
169 | 164 |
|
|
-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
| ||
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
37 |
| - |
38 | 36 |
|
39 | 37 |
|
40 | 38 |
|
| ||
46 | 44 |
|
47 | 45 |
|
48 | 46 |
|
49 |
| - |
50 | 47 |
|
51 | 48 |
|
52 | 49 |
|
| ||
64 | 61 |
|
65 | 62 |
|
66 | 63 |
|
67 |
| - |
68 | 64 |
|
69 | 65 |
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
45 | 44 |
|
46 | 45 |
|
47 | 46 |
|
| ||
132 | 131 |
|
133 | 132 |
|
134 | 133 |
|
135 |
| - |
136 | 134 |
|
137 | 135 |
|
138 | 136 |
|
|
+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
| ||
392 | 391 |
|
393 | 392 |
|
394 | 393 |
|
395 |
| - |
| 394 | + |
396 | 395 |
|
397 | 396 |
|
398 | 397 |
|
| ||
443 | 442 |
|
444 | 443 |
|
445 | 444 |
|
446 |
| - |
447 | 445 |
|
448 | 446 |
|
449 | 447 |
|
| ||
503 | 501 |
|
504 | 502 |
|
505 | 503 |
|
506 |
| - |
507 | 504 |
|
508 | 505 |
|
509 | 506 |
|
|
-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 | 55 |
|
57 | 56 |
|
58 | 57 |
|
59 | 58 |
|
60 |
| - |
61 | 59 |
|
62 | 60 |
|
63 | 61 |
|
| ||
152 | 150 |
|
153 | 151 |
|
154 | 152 |
|
155 |
| - |
156 | 153 |
|
157 | 154 |
|
158 | 155 |
|
| ||
175 | 172 |
|
176 | 173 |
|
177 | 174 |
|
178 |
| - |
179 | 175 |
|
180 | 176 |
|
181 | 177 |
|
| ||
409 | 405 |
|
410 | 406 |
|
411 | 407 |
|
412 |
| - |
413 | 408 |
|
414 | 409 |
|
415 | 410 |
|
|
-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
| ||
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
32 |
| - |
33 | 31 |
|
34 | 32 |
|
35 | 33 |
|
| ||
55 | 53 |
|
56 | 54 |
|
57 | 55 |
|
58 |
| - |
59 | 56 |
|
60 | 57 |
|
61 | 58 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
|
Lib/email/mime/multipart.py
Copy file name to clipboardExpand all lines: Lib/email/mime/multipart.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 | 12 |
|
14 | 13 |
|
15 | 14 |
|
|
Lib/email/mime/nonmultipart.py
Copy file name to clipboardExpand all lines: Lib/email/mime/nonmultipart.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
68 | 67 |
|
69 | 68 |
|
70 | 69 |
|
71 | 70 |
|
72 | 71 |
|
73 | 72 |
|
74 | 73 |
|
75 |
| - |
| 74 | + |
76 | 75 |
|
77 | 76 |
|
78 | 77 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
Lib/test/_test_venv_multiprocessing.py
Copy file name to clipboardExpand all lines: Lib/test/_test_venv_multiprocessing.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
|
+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 |
|
|
Lib/test/test__xxinterpchannels.py
Copy file name to clipboardExpand all lines: Lib/test/test__xxinterpchannels.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
|
Lib/test/test__xxsubinterpreters.py
Copy file name to clipboardExpand all lines: Lib/test/test__xxsubinterpreters.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
9 |
| - |
10 | 8 |
|
11 | 9 |
|
12 | 10 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
|
Lib/test/test_asyncio/test_ssl.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_ssl.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
|
Lib/test/test_asyncio/test_subprocess.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_subprocess.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
|
Lib/test/test_ctypes/test_callbacks.py
Copy file name to clipboardExpand all lines: Lib/test/test_ctypes/test_callbacks.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
|
Lib/test/test_dataclasses.py
Copy file name to clipboardExpand all lines: Lib/test/test_dataclasses.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2261 | 2261 |
|
2262 | 2262 |
|
2263 | 2263 |
|
2264 |
| - |
2265 | 2264 |
|
2266 | 2265 |
|
2267 | 2266 |
|
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| ||
1187 | 1186 |
|
1188 | 1187 |
|
1189 | 1188 |
|
1190 |
| - |
1191 | 1189 |
|
1192 | 1190 |
|
1193 | 1191 |
|
|
0 commit comments