File tree
Expand file treeCollapse file tree
6 files changed
+106
-12
lines changedFilter options
- Doc
- c-api
- whatsnew
- Lib/test/test_capi
- Misc/NEWS.d/next/C API
- Modules/_testcapi
- Objects
Expand file treeCollapse file tree
6 files changed
+106
-12
lines changed+24-2Lines changed: 24 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
256 | 256 |
|
257 | 257 |
|
258 | 258 |
|
259 |
| - |
260 |
| - |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
261 | 266 |
|
262 | 267 |
|
263 | 268 |
|
| ||
305 | 310 |
|
306 | 311 |
|
307 | 312 |
|
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
308 | 318 |
|
309 | 319 |
|
310 | 320 |
|
| ||
317 | 327 |
|
318 | 328 |
|
319 | 329 |
|
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
320 | 336 |
|
321 | 337 |
|
322 | 338 |
|
| ||
327 | 343 |
|
328 | 344 |
|
329 | 345 |
|
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
330 | 352 |
|
331 | 353 |
|
332 | 354 |
|
|
+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1320 | 1320 |
|
1321 | 1321 |
|
1322 | 1322 |
|
| 1323 | + |
| 1324 | + |
| 1325 | + |
| 1326 | + |
| 1327 | + |
| 1328 | + |
| 1329 | + |
| 1330 | + |
| 1331 | + |
| 1332 | + |
| 1333 | + |
| 1334 | + |
| 1335 | + |
| 1336 | + |
| 1337 | + |
1323 | 1338 |
|
1324 | 1339 |
|
1325 | 1340 |
|
| ||
1396 | 1411 |
|
1397 | 1412 |
|
1398 | 1413 |
|
| 1414 | + |
| 1415 | + |
| 1416 | + |
| 1417 | + |
| 1418 | + |
1399 | 1419 |
|
1400 | 1420 |
|
1401 | 1421 |
|
|
Lib/test/test_capi/test_misc.py
Copy file name to clipboardExpand all lines: Lib/test/test_capi/test_misc.py+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
681 | 681 |
|
682 | 682 |
|
683 | 683 |
|
| 684 | + |
| 685 | + |
| 686 | + |
| 687 | + |
| 688 | + |
| 689 | + |
| 690 | + |
| 691 | + |
| 692 | + |
| 693 | + |
| 694 | + |
| 695 | + |
| 696 | + |
| 697 | + |
684 | 698 |
|
685 | 699 |
|
686 | 700 |
|
|
Misc/NEWS.d/next/C API/2023-04-28-18-04-38.gh-issue-103968.EnVvOx.rst
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
Modules/_testcapi/heaptype.c
Copy file name to clipboardExpand all lines: Modules/_testcapi/heaptype.c+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| ||
385 | 385 |
|
386 | 386 |
|
387 | 387 |
|
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
388 | 401 |
|
389 | 402 |
|
390 | 403 |
|
| ||
397 | 410 |
|
398 | 411 |
|
399 | 412 |
|
| 413 | + |
400 | 414 |
|
401 | 415 |
|
402 | 416 |
|
|
+29-9Lines changed: 29 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3950 | 3950 |
|
3951 | 3951 |
|
3952 | 3952 |
|
3953 |
| - |
3954 |
| - |
3955 |
| - |
| 3953 | + |
| 3954 | + |
| 3955 | + |
| 3956 | + |
3956 | 3957 |
|
3957 | 3958 |
|
3958 | 3959 |
|
| ||
4127 | 4128 |
|
4128 | 4129 |
|
4129 | 4130 |
|
4130 |
| - |
4131 |
| - |
4132 |
| - |
| 4131 | + |
| 4132 | + |
| 4133 | + |
| 4134 | + |
| 4135 | + |
| 4136 | + |
| 4137 | + |
| 4138 | + |
| 4139 | + |
| 4140 | + |
| 4141 | + |
| 4142 | + |
| 4143 | + |
| 4144 | + |
| 4145 | + |
4133 | 4146 |
|
4134 | 4147 |
|
4135 | 4148 |
|
| ||
4316 | 4329 |
|
4317 | 4330 |
|
4318 | 4331 |
|
| 4332 | + |
| 4333 | + |
| 4334 | + |
| 4335 | + |
| 4336 | + |
| 4337 | + |
| 4338 | + |
4319 | 4339 |
|
4320 | 4340 |
|
4321 | 4341 |
|
4322 |
| - |
| 4342 | + |
4323 | 4343 |
|
4324 | 4344 |
|
4325 | 4345 |
|
4326 | 4346 |
|
4327 | 4347 |
|
4328 |
| - |
| 4348 | + |
4329 | 4349 |
|
4330 | 4350 |
|
4331 | 4351 |
|
4332 | 4352 |
|
4333 | 4353 |
|
4334 |
| - |
| 4354 | + |
4335 | 4355 |
|
4336 | 4356 |
|
4337 | 4357 |
|
|
0 commit comments