mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-05 23:41:34 +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 <>