mirror of
https://github.com/python/cpython.git
synced 2026-06-07 03:51:54 -04:00
bb6e4a0b31
__bytes__, __trunc__, and __float__ returning instances of subclasses of bytes, int, and float to subclasses of bytes, int, and float correspondingly.
Source files for various builtin objects