mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
f9afda57ad
__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