mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-16 04:26:26 +08:00
6e596e9609
* Decimal does not support __round__, and its __abs__ returns Decimal. * Fix contextmanager signature too.