Commit 375b5c6
File tree
Expand file treeCollapse file tree
700 files changed
+33090
-17537
lines changedFilter options
- .devcontainer
- .github
- workflows
- Doc
- c-api
- data
- distributing
- extending
- howto
- includes
- installing
- library
- reference
- tools
- extensions
- templates
- tutorial
- using
- whatsnew
- Include
- cpython
- internal
- Lib
- asyncio
- collections
- concurrent/futures
- ctypes
- email
- mime
- http
- idlelib
- importlib
- logging
- pydoc_data
- test
- libregrtest
- support
- test_asyncio
- test_capi
- test_ctypes
- test_email
- test_import
- test_importlib/builtin
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
700 files changed
+33090
-17537
lines changed.devcontainer/Dockerfile
Copy file name to clipboard+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
.devcontainer/devcontainer.json
Copy file name to clipboard+81Lines changed: 81 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
35 | 39 |
|
36 | 40 |
|
37 | 41 |
|
|
+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
| 64 | + |
69 | 65 |
|
70 | 66 |
|
71 | 67 |
|
|
.github/workflows/build.yml
Copy file name to clipboardExpand all lines: .github/workflows/build.yml+11-2Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
| ||
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
| 67 | + |
66 | 68 |
|
67 | 69 |
|
68 | 70 |
|
| ||
111 | 113 |
|
112 | 114 |
|
113 | 115 |
|
| 116 | + |
| 117 | + |
| 118 | + |
114 | 119 |
|
115 | 120 |
|
116 | 121 |
|
117 | 122 |
|
| 123 | + |
118 | 124 |
|
119 | 125 |
|
120 | 126 |
|
| ||
123 | 129 |
|
124 | 130 |
|
125 | 131 |
|
126 |
| - |
127 | 132 |
|
128 | 133 |
|
129 | 134 |
|
| ||
132 | 137 |
|
133 | 138 |
|
134 | 139 |
|
| 140 | + |
135 | 141 |
|
136 | 142 |
|
137 | 143 |
|
| ||
142 | 148 |
|
143 | 149 |
|
144 | 150 |
|
145 |
| - |
146 | 151 |
|
147 | 152 |
|
148 | 153 |
|
| ||
151 | 156 |
|
152 | 157 |
|
153 | 158 |
|
| 159 | + |
154 | 160 |
|
155 | 161 |
|
156 | 162 |
|
| ||
181 | 187 |
|
182 | 188 |
|
183 | 189 |
|
| 190 | + |
184 | 191 |
|
185 | 192 |
|
186 | 193 |
|
| ||
238 | 245 |
|
239 | 246 |
|
240 | 247 |
|
| 248 | + |
241 | 249 |
|
242 | 250 |
|
243 | 251 |
|
| ||
287 | 295 |
|
288 | 296 |
|
289 | 297 |
|
| 298 | + |
290 | 299 |
|
291 | 300 |
|
292 | 301 |
|
|
.github/workflows/build_msi.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_msi.yml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
|
+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
| ||
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
56 | 80 |
|
57 | 81 |
|
58 | 82 |
|
59 | 83 |
|
| 84 | + |
60 | 85 |
|
61 | 86 |
|
62 | 87 |
|
|
.github/workflows/new-bugs-announce-notifier.yml
Copy file name to clipboardExpand all lines: .github/workflows/new-bugs-announce-notifier.yml+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 |
| - |
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 |
| - |
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
| ||
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
47 |
| - |
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
.github/workflows/project-updater.yml
Copy file name to clipboardExpand all lines: .github/workflows/project-updater.yml+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 |
| - |
23 |
| - |
24 | 23 |
|
25 |
| - |
| 24 | + |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
|
.github/workflows/require-pr-label.yml
Copy file name to clipboard+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
.github/workflows/stale.yml
Copy file name to clipboardExpand all lines: .github/workflows/stale.yml+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
|
.github/workflows/verify-ensurepip-wheels.yml
Copy file name to clipboardExpand all lines: .github/workflows/verify-ensurepip-wheels.yml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
499 | 499 |
|
500 | 500 |
|
501 | 501 |
|
502 |
| - |
| 502 | + |
503 | 503 |
|
504 | 504 |
|
505 | 505 |
|
|
0 commit comments