Commit b4dfe45
committed
Use _PyObject_Call_Prepend() in load_newobj()
Export it from pycore_call.h, since _pickle can be built as a shared
extension and cannot link against a hidden internal symbol.1 parent 25eb25a commit b4dfe45
2 files changed
Lines changed: 5 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
6343 | 6344 | | |
6344 | 6345 | | |
6345 | 6346 | | |
6346 | | - | |
6347 | | - | |
6348 | | - | |
6349 | | - | |
6350 | | - | |
6351 | | - | |
6352 | | - | |
6353 | | - | |
6354 | | - | |
6355 | | - | |
6356 | | - | |
6357 | | - | |
6358 | | - | |
| 6347 | + | |
| 6348 | + | |
6359 | 6349 | | |
6360 | 6350 | | |
6361 | 6351 | | |
| |||
0 commit comments