SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 131 Python

Issue #24731: Fixed crash on converting objects with special methods

__bytes__, __trunc__, and __float__ returning instances of subclasses of
bytes, int, and float to subclasses of bytes, int, and float correspondingly.
S
Serhiy Storchaka committed
15095800a381a396cbc077cb5320203a8feae51a
Parent: a49de6b