Commit 9007edf
authored
File tree
Expand file treeCollapse file tree
753 files changed
+28470
-23198
lines changedFilter options
- .devcontainer
- .github
- ISSUE_TEMPLATE
- workflows
- Android
- Doc
- c-api
- data
- deprecations
- extending
- faq
- howto
- includes
- newtypes
- library
- reference
- tools
- extensions
- templates
- tutorial
- using
- whatsnew
- Grammar
- Include
- cpython
- internal
- InternalDocs
- images
- Lib
- _pyrepl
- asyncio
- collections
- ctypes
- ensurepip
- idlelib
- json
- logging
- multiprocessing
- pathlib
- pydoc_data
- sqlite3
- test
- certdata
- capath
- libregrtest
- support
- test_ast
- test_asyncio
- test_capi
- test_concurrent_futures
- test_ctypes
- test_dataclasses
- test_free_threading
- test_inspect
- test_pathlib
- test_pydoc
- test_pyrepl
- test_sqlite3
- test_tomllib
- test_ttk
- test_unittest
- testmock
- tomllib
- unittest
- venv
- scripts/common
- Mac/BuildScript
- Misc
- NEWS.d
- next
- Build
- C API
- C_API
- Core and Builtins
- Core_and_Builtins
- Documentation
- IDLE
- Library
- Security
- Tests
- Windows
- macOS
- Modules
- _ctypes
- _decimal
- _io
- _testcapi
- _testlimitedcapi
- cjkcodecs
- clinic
- Objects
- stringlib
- PC
- PCbuild
- Parser
- Programs
- Python
- clinic
- Tools
- build
- c-analyzer/cpython
- cases_generator
- jit
- msi
- bundle
- bootstrap
- peg_generator/pegen
- scripts
- wasm
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
753 files changed
+28470
-23198
lines changed-24Lines changed: 0 additions & 24 deletions
This file was deleted.
.devcontainer/devcontainer.json
Copy file name to clipboardExpand all lines: .devcontainer/devcontainer.json+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
| 2 | + |
5 | 3 |
|
6 | 4 |
|
7 | 5 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
210 |
| - |
211 | 210 |
|
212 | 211 |
|
213 | 212 |
|
| ||
281 | 280 |
|
282 | 281 |
|
283 | 282 |
|
| 283 | + |
| 284 | + |
.github/ISSUE_TEMPLATE/crash.yml
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/crash.yml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
|
.github/workflows/build.yml
Copy file name to clipboardExpand all lines: .github/workflows/build.yml+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
198 |
| - |
| 198 | + |
199 | 199 |
|
200 | 200 |
|
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
| 205 | + |
205 | 206 |
|
206 | 207 |
|
207 | 208 |
|
| ||
231 | 232 |
|
232 | 233 |
|
233 | 234 |
|
234 |
| - |
| 235 | + |
235 | 236 |
|
236 | 237 |
|
237 | 238 |
|
| ||
410 | 411 |
|
411 | 412 |
|
412 | 413 |
|
413 |
| - |
| 414 | + |
414 | 415 |
|
415 | 416 |
|
416 | 417 |
|
|
+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
114 |
| - |
| 113 | + |
115 | 114 |
|
116 | 115 |
|
117 | 116 |
|
118 | 117 |
|
119 | 118 |
|
120 | 119 |
|
121 | 120 |
|
122 |
| - |
123 |
| - |
| 121 | + |
124 | 122 |
|
125 | 123 |
|
126 | 124 |
|
| ||
159 | 157 |
|
160 | 158 |
|
161 | 159 |
|
162 |
| - |
| 160 | + |
163 | 161 |
|
164 | 162 |
|
165 | 163 |
|
|
.github/workflows/reusable-change-detection.yml
Copy file name to clipboardExpand all lines: .github/workflows/reusable-change-detection.yml+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
| 1 | + |
4 | 2 |
|
5 | 3 |
|
6 | 4 |
|
|
.github/workflows/reusable-docs.yml
Copy file name to clipboardExpand all lines: .github/workflows/reusable-docs.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
| 98 | + |
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
|
.github/workflows/reusable-macos.yml
Copy file name to clipboardExpand all lines: .github/workflows/reusable-macos.yml+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 |
|
2 | 4 |
|
3 | 5 |
|
|
.github/workflows/reusable-tsan.yml
Copy file name to clipboardExpand all lines: .github/workflows/reusable-tsan.yml+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 |
|
2 | 4 |
|
3 | 5 |
|
|
.github/workflows/reusable-ubuntu.yml
Copy file name to clipboardExpand all lines: .github/workflows/reusable-ubuntu.yml+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 |
|
2 | 4 |
|
3 | 5 |
|
| ||
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
17 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
18 | 24 |
|
19 | 25 |
|
20 | 26 |
|
| ||
36 | 42 |
|
37 | 43 |
|
38 | 44 |
|
39 |
| - |
| 45 | + |
40 | 46 |
|
41 | 47 |
|
42 | 48 |
|
|
.github/workflows/reusable-wasi.yml
Copy file name to clipboardExpand all lines: .github/workflows/reusable-wasi.yml+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 |
|
2 | 4 |
|
3 | 5 |
|
|
.github/workflows/reusable-windows-msi.yml
Copy file name to clipboardExpand all lines: .github/workflows/reusable-windows-msi.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
.github/workflows/reusable-windows.yml
Copy file name to clipboardExpand all lines: .github/workflows/reusable-windows.yml+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 |
|
2 | 4 |
|
3 | 5 |
|
|
+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
13 | 17 |
|
14 | 18 |
|
15 | 19 |
|
| ||
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
25 | 34 |
|
26 | 35 |
|
27 | 36 |
|
|
+12-11Lines changed: 12 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
| 4 | + |
| 5 | + |
| 6 | + |
11 | 7 |
|
12 | 8 |
|
13 | 9 |
|
| ||
89 | 85 |
|
90 | 86 |
|
91 | 87 |
|
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
96 | 92 |
|
97 | 93 |
|
98 | 94 |
|
| ||
133 | 129 |
|
134 | 130 |
|
135 | 131 |
|
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
+36-4Lines changed: 36 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
| 185 | + |
| 186 | + |
| 187 | + |
185 | 188 |
|
186 | 189 |
|
187 | 190 |
|
188 | 191 |
|
189 |
| - |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
190 | 200 |
|
191 | 201 |
|
| 202 | + |
| 203 | + |
| 204 | + |
192 | 205 |
|
193 | 206 |
|
194 | 207 |
|
| ||
198 | 211 |
|
199 | 212 |
|
200 | 213 |
|
| 214 | + |
| 215 | + |
201 | 216 |
|
202 | 217 |
|
| 218 | + |
| 219 | + |
| 220 | + |
203 | 221 |
|
204 | 222 |
|
205 | 223 |
|
| ||
209 | 227 |
|
210 | 228 |
|
211 | 229 |
|
| 230 | + |
| 231 | + |
212 | 232 |
|
213 | 233 |
|
| 234 | + |
214 | 235 |
|
| 236 | + |
215 | 237 |
|
216 | 238 |
|
217 | 239 |
|
| ||
222 | 244 |
|
223 | 245 |
|
224 | 246 |
|
| 247 | + |
| 248 | + |
225 | 249 |
|
226 | 250 |
|
| 251 | + |
227 | 252 |
|
| 253 | + |
228 | 254 |
|
229 | 255 |
|
230 | 256 |
|
231 | 257 |
|
| 258 | + |
| 259 | + |
232 | 260 |
|
233 | 261 |
|
| 262 | + |
234 | 263 |
|
| 264 | + |
235 | 265 |
|
236 | 266 |
|
237 | 267 |
|
| ||
275 | 305 |
|
276 | 306 |
|
277 | 307 |
|
| 308 | + |
278 | 309 |
|
279 |
| - |
| 310 | + |
280 | 311 |
|
281 |
| - |
| 312 | + |
282 | 313 |
|
| 314 | + |
283 | 315 |
|
284 |
| - |
| 316 | + |
285 | 317 |
|
286 | 318 |
|
287 | 319 |
|
|
+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
39 |
| - |
| 40 | + |
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
| ||
144 | 146 |
|
145 | 147 |
|
146 | 148 |
|
147 |
| - |
| 149 | + |
| 150 | + |
148 | 151 |
|
149 | 152 |
|
150 | 153 |
|
|
0 commit comments