Commit 023d65d
authored
File tree
Expand file treeCollapse file tree
28 files changed
+722
-305
lines changedFilter options
- Doc
- howto
- library
- Lib
- idlelib
- test
- test_capi
- Misc/NEWS.d/next
- Core and Builtins
- IDLE
- Python
- Tools
- cases_generator
- clinic
Expand file treeCollapse file tree
28 files changed
+722
-305
lines changed+449Lines changed: 449 additions & 0 deletions
Large diffs are not rendered by default.
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
|
+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
217 |
| - |
| 217 | + |
| 218 | + |
218 | 219 |
|
219 | 220 |
|
220 | 221 |
|
| ||
372 | 373 |
|
373 | 374 |
|
374 | 375 |
|
375 |
| - |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
376 | 380 |
|
377 | 381 |
|
378 | 382 |
|
|
+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1044 | 1044 |
|
1045 | 1045 |
|
1046 | 1046 |
|
1047 |
| - |
| 1047 | + |
| 1048 | + |
| 1049 | + |
1048 | 1050 |
|
1049 | 1051 |
|
1050 | 1052 |
|
| ||
1059 | 1061 |
|
1060 | 1062 |
|
1061 | 1063 |
|
| 1064 | + |
| 1065 | + |
| 1066 | + |
| 1067 | + |
| 1068 | + |
| 1069 | + |
| 1070 | + |
1062 | 1071 |
|
1063 | 1072 |
|
1064 | 1073 |
|
|
Lib/test/test_capi/test_opt.py
Copy file name to clipboardExpand all lines: Lib/test/test_capi/test_opt.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
568 | 569 |
|
569 | 570 |
|
570 | 571 |
|
| 572 | + |
| 573 | + |
571 | 574 |
|
572 | 575 |
|
573 | 576 |
|
|
Lib/test/test_monitoring.py
Copy file name to clipboardExpand all lines: Lib/test/test_monitoring.py+14-6Lines changed: 14 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
| 39 | + |
| 40 | + |
38 | 41 |
|
39 | 42 |
|
40 | 43 |
|
| ||
529 | 532 |
|
530 | 533 |
|
531 | 534 |
|
532 |
| - |
533 |
| - |
| 535 | + |
| 536 | + |
534 | 537 |
|
535 | 538 |
|
536 | 539 |
|
| ||
547 | 550 |
|
548 | 551 |
|
549 | 552 |
|
550 |
| - |
551 |
| - |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
552 | 560 |
|
553 | 561 |
|
554 | 562 |
|
| ||
569 | 577 |
|
570 | 578 |
|
571 | 579 |
|
572 |
| - |
573 |
| - |
| 580 | + |
| 581 | + |
574 | 582 |
|
575 | 583 |
|
576 | 584 |
|
|
Misc/NEWS.d/next/Core and Builtins/2024-02-22-11-33-20.gh-issue-115778.jksd1D.rst
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
Misc/NEWS.d/next/IDLE/2023-12-09-11-04-26.gh-issue-88516.SIIvfs.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
0 commit comments