This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Commit 98ccba8
committed
_PyObject_FastCallKeywords() now checks !PyErr_Occurred()
Issue python#29259. All other functions calling functions start with the similar
assertion.1 parent c89ef82 commit 98ccba8
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2482 | 2482 | | |
2483 | 2483 | | |
2484 | 2484 | | |
| 2485 | + | |
| 2486 | + | |
| 2487 | + | |
| 2488 | + | |
| 2489 | + | |
2485 | 2490 | | |
2486 | 2491 | | |
2487 | 2492 | | |
| |||
0 commit comments