Files
cpython/Objects
Serhiy Storchaka f9afda57ad 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.
2015-11-25 15:52:04 +02:00
..
2015-05-18 22:20:18 +03:00
2015-04-23 17:06:45 -04:00
2015-11-10 18:35:19 +01:00
2015-10-07 11:01:47 +00:00
2015-06-27 15:45:56 -05:00

Source files for various builtin objects