Commit 100c7ab
File tree
4 files changed
+57
-4
lines changedFilter options
- Lib/test/test_capi
- Misc/NEWS.d/next/Core and Builtins
- Modules
- Python
4 files changed
+57
-4
lines changedLib/test/test_capi/test_exceptions.py
Copy file name to clipboardExpand all lines: Lib/test/test_capi/test_exceptions.py+43-1Lines changed: 43 additions & 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 | 10 |
|
10 |
| - |
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
| ||
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
71 | 113 |
|
72 | 114 |
|
73 | 115 |
|
|
Misc/NEWS.d/next/Core and Builtins/2024-05-16-23-02-03.gh-issue-119049.qpd_S-.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3303 | 3303 |
|
3304 | 3304 |
|
3305 | 3305 |
|
| 3306 | + |
| 3307 | + |
| 3308 | + |
| 3309 | + |
| 3310 | + |
| 3311 | + |
| 3312 | + |
| 3313 | + |
| 3314 | + |
3306 | 3315 |
|
3307 | 3316 |
|
3308 | 3317 |
|
| ||
3444 | 3453 |
|
3445 | 3454 |
|
3446 | 3455 |
|
| 3456 | + |
3447 | 3457 |
|
3448 | 3458 |
|
3449 | 3459 |
|
|
+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
569 | 569 |
|
570 | 570 |
|
571 | 571 |
|
572 |
| - |
573 |
| - |
| 572 | + |
574 | 573 |
|
575 |
| - |
| 574 | + |
576 | 575 |
|
577 | 576 |
|
578 | 577 |
|
|
0 commit comments