SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-146092: Fix error handling in _BINARY_OP_ADD_UNICODE opcode (#146117)

Fix also error handling in _BINARY_OP_ADD_FLOAT,
_BINARY_OP_SUBTRACT_FLOAT and _BINARY_OP_MULTIPLY_FLOAT opcodes.
PyStackRef_FromPyObjectSteal() must not be called with a NULL
pointer.
V
Victor Stinner committed
1e4ed932109c4f8ee4f43bc3e6fdb7710a3606bd
Parent: 70c7e04
Committed by GitHub <[email protected]> on 3/18/2026, 4:23:05 PM