Commit 5a72500
authored
File tree
Expand file treeCollapse file tree
635 files changed
+23412
-10350
lines changedOpen diff view settings
Filter options
- .devcontainer
- .github
- workflows
- Doc
- c-api
- extending
- howto
- library
- reference
- tools
- tutorial
- using
- whatsnew
- Grammar
- Include
- cpython
- internal
- Lib
- collections
- ensurepip
- _bundled
- http
- idlelib
- idle_test
- importlib
- multiprocessing
- pydoc_data
- sysconfig
- test
- libregrtest
- regrtestdata/import_from_tests
- test_regrtest_b
- support
- test_asyncio
- test_capi
- test_cppext
- test_ctypes
- test_importlib
- test_import
- test_inspect
- test_module
- test_tkinter
- test_ttk
- test_warnings
- tkinter
- venv/scripts/common
- zipfile
- Mac/BuildScript
- Misc
- NEWS.d
- next
- Build
- C API
- Core and Builtins
- Documentation
- Library
- Security
- Tests
- Tools-Demos
- Windows
- macOS
- Modules
- _ctypes
- _io
- clinic
- _multiprocessing
- _testcapi
- _testinternalcapi
- clinic
- Objects
- PCbuild
- PC
- Parser
- lexer
- Python
- clinic
- Tools
- build
- c-analyzer/c_analyzer
- cases_generator
- clinic
- peg_generator/pegen
- 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
635 files changed
+23412
-10350
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | 12 | |
|
Collapse file
+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
190 | 190 | |
191 | 191 | |
192 | 192 | |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
Collapse file
.github/workflows/add-issue-header.yml
Copy file name to clipboardExpand all lines: .github/workflows/add-issue-header.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | | - |
| 22 | + |
23 | 23 | |
24 | 24 | |
25 | 25 | |
|
Collapse file
.github/workflows/build.yml
Copy file name to clipboardExpand all lines: .github/workflows/build.yml+3-6Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
190 | 190 | |
191 | 191 | |
192 | 192 | |
193 | | - |
| 193 | + |
194 | 194 | |
195 | 195 | |
196 | 196 | |
| ||
206 | 206 | |
207 | 207 | |
208 | 208 | |
209 | | - |
| 209 | + |
210 | 210 | |
211 | 211 | |
212 | 212 | |
| ||
228 | 228 | |
229 | 229 | |
230 | 230 | |
231 | | - |
| 231 | + |
232 | 232 | |
233 | 233 | |
234 | 234 | |
| ||
521 | 521 | |
522 | 522 | |
523 | 523 | |
524 | | - |
525 | | - |
526 | 524 | |
527 | | - |
528 | 525 | |
529 | 526 | |
530 | 527 | |
|
Collapse file
+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
| 11 | + |
| 12 | + |
11 | 13 | |
12 | 14 | |
13 | 15 | |
| ||
32 | 34 | |
33 | 35 | |
34 | 36 | |
| 37 | + |
| 38 | + |
35 | 39 | |
36 | 40 | |
37 | 41 | |
|
Collapse file
.github/workflows/new-bugs-announce-notifier.yml
Copy file name to clipboardExpand all lines: .github/workflows/new-bugs-announce-notifier.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
18 | 18 | |
19 | 19 | |
20 | 20 | |
21 | | - |
| 21 | + |
22 | 22 | |
23 | 23 | |
24 | 24 | |
|
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
125 | 125 | |
126 | 126 | |
127 | 127 | |
| 128 | + |
128 | 129 | |
129 | 130 | |
130 | 131 | |
|
Collapse file
+24-2Lines changed: 24 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
413 | 413 | |
414 | 414 | |
415 | 415 | |
416 | | - |
| 416 | + |
417 | 417 | |
418 | 418 | |
419 | 419 | |
| ||
424 | 424 | |
425 | 425 | |
426 | 426 | |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
427 | 433 | |
428 | 434 | |
429 | 435 | |
430 | 436 | |
431 | 437 | |
| 438 | + |
| 439 | + |
432 | 440 | |
433 | 441 | |
434 | 442 | |
435 | | - |
| 443 | + |
| 444 | + |
436 | 445 | |
437 | 446 | |
438 | 447 | |
| ||
505 | 514 | |
506 | 515 | |
507 | 516 | |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
| 523 | + |
| 524 | + |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
508 | 530 | |
509 | 531 | |
510 | 532 | |
|
Collapse file
+4-4Lines changed: 4 additions & 4 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
50 | 50 | |
51 | 51 | |
52 | 52 | |
53 | | - |
| 53 | + |
54 | 54 | |
55 | 55 | |
56 | 56 | |
| ||
81 | 81 | |
82 | 82 | |
83 | 83 | |
84 | | - |
| 84 | + |
85 | 85 | |
86 | 86 | |
87 | 87 | |
| ||
90 | 90 | |
91 | 91 | |
92 | 92 | |
93 | | - |
| 93 | + |
94 | 94 | |
95 | 95 | |
96 | 96 | |
| ||
120 | 120 | |
121 | 121 | |
122 | 122 | |
123 | | - |
| 123 | + |
124 | 124 | |
125 | 125 | |
126 | 126 | |
|
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
37 | 37 | |
38 | 38 | |
39 | 39 | |
40 | | - |
| 40 | + |
41 | 41 | |
42 | 42 | |
43 | 43 | |
44 | 44 | |
45 | 45 | |
46 | 46 | |
47 | 47 | |
48 | | - |
| 48 | + |
49 | 49 | |
50 | 50 | |
51 | 51 | |
|
0 commit comments