mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-17 06:25:58 +08:00
3a16ebb463
Refer to https://docs.python.org/3/reference/datamodel.html#object.__trunc__ Fixes https://github.com/python/mypy/issues/9588 Co-authored-by: hauntsaninja <>