mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-30 20:02:50 +08:00
Refer to https://docs.python.org/3/reference/datamodel.html#object.__trunc__ Fixes https://github.com/python/mypy/issues/9588 Co-authored-by: hauntsaninja <>