Commit b8fc9ff
Fix FT LIST_APPEND for lists and checked lists
Summary: Use PyList_Append for built-in lists while retaining the existing checked-list append path. Preserve stack-reference cleanup and regenerate the 3.14 interpreter cases.
Reviewed By: alexmalyshev
Differential Revision: D114353126
fbshipit-source-id: 85d41639fb7b273400d86f1d377b63fb393bf7de1 parent 2dc04ed commit b8fc9ff
2 files changed
Lines changed: 30 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9460 | 9460 | | |
9461 | 9461 | | |
9462 | 9462 | | |
9463 | | - | |
9464 | | - | |
9465 | | - | |
| 9463 | + | |
| 9464 | + | |
| 9465 | + | |
| 9466 | + | |
| 9467 | + | |
| 9468 | + | |
| 9469 | + | |
| 9470 | + | |
| 9471 | + | |
| 9472 | + | |
| 9473 | + | |
| 9474 | + | |
| 9475 | + | |
| 9476 | + | |
| 9477 | + | |
| 9478 | + | |
| 9479 | + | |
| 9480 | + | |
9466 | 9481 | | |
9467 | | - | |
| 9482 | + | |
9468 | 9483 | | |
9469 | 9484 | | |
9470 | 9485 | | |
| |||
9479 | 9494 | | |
9480 | 9495 | | |
9481 | 9496 | | |
9482 | | - | |
9483 | 9497 | | |
9484 | | - | |
9485 | | - | |
9486 | 9498 | | |
9487 | 9499 | | |
9488 | 9500 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
511 | | - | |
512 | | - | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
513 | 521 | | |
514 | 522 | | |
515 | 523 | | |
| |||
0 commit comments