Commit fe4ff83
committed
Issue python#29507: Fix _PyObject_CallFunctionVa()
is_size_t test was reversed. Bug spotted by INADA Naoki.1 parent 331bbe6 commit fe4ff83
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2616 | 2616 | | |
2617 | 2617 | | |
2618 | 2618 | | |
2619 | | - | |
| 2619 | + | |
| 2620 | + | |
2620 | 2621 | | |
2621 | 2622 | | |
2622 | | - | |
| 2623 | + | |
| 2624 | + | |
2623 | 2625 | | |
2624 | 2626 | | |
2625 | 2627 | | |
| |||
0 commit comments