File tree
Expand file treeCollapse file tree
4 files changed
+22
-12
lines changedFilter options
- Lib/test
- test_capi
- Misc/NEWS.d/next/C_API
- Python
Expand file treeCollapse file tree
4 files changed
+22
-12
lines changedLib/test/test_capi/test_misc.py
Copy file name to clipboardExpand all lines: Lib/test/test_capi/test_misc.py+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| 78 | + |
| 79 | + |
78 | 80 |
|
79 | 81 |
|
80 | 82 |
|
| ||
234 | 236 |
|
235 | 237 |
|
236 | 238 |
|
237 |
| - |
238 |
| - |
| 239 | + |
| 240 | + |
239 | 241 |
|
240 | 242 |
|
241 | 243 |
|
| ||
268 | 270 |
|
269 | 271 |
|
270 | 272 |
|
271 |
| - |
272 |
| - |
| 273 | + |
| 274 | + |
273 | 275 |
|
274 | 276 |
|
275 | 277 |
|
| ||
298 | 300 |
|
299 | 301 |
|
300 | 302 |
|
301 |
| - |
302 |
| - |
| 303 | + |
| 304 | + |
303 | 305 |
|
304 | 306 |
|
305 | 307 |
|
|
Lib/test/test_faulthandler.py
Copy file name to clipboardExpand all lines: Lib/test/test_faulthandler.py+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
105 |
| - |
| 104 | + |
106 | 105 |
|
107 | 106 |
|
108 | 107 |
|
| ||
116 | 115 |
|
117 | 116 |
|
118 | 117 |
|
119 |
| - |
| 118 | + |
120 | 119 |
|
121 | 120 |
|
122 |
| - |
123 |
| - |
124 |
| - |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
125 | 127 |
|
126 | 128 |
|
127 | 129 |
|
|
Misc/NEWS.d/next/C_API/2025-01-12-12-19-51.gh-issue-128400.OwoIDw.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3034 | 3034 |
|
3035 | 3035 |
|
3036 | 3036 |
|
| 3037 | + |
3037 | 3038 |
|
| 3039 | + |
| 3040 | + |
| 3041 | + |
3038 | 3042 |
|
3039 | 3043 |
|
3040 | 3044 |
|
|
0 commit comments