Files
typeshed/stdlib/2
Michael J. Sullivan 0350e9fa89 Fix some issues with __round__ (#2907)
In python 3, add an overload for there being no digits argument
and make it return int.

In python 2, __round__ doesn't exist and SupportsRound doesn't exist
in the typing module. Use SupportsFloat for python 2 round().

Remove decimal's __round__ overload that takes None, since it doesn't exist
2019-04-09 11:45:10 -07:00
..
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2019-03-01 12:29:23 +01:00
2018-10-24 07:20:53 -07:00
2016-12-19 21:52:56 -08:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-12-19 22:09:35 -08:00
2018-10-24 07:20:53 -07:00
2016-10-26 16:24:49 -07:00
2017-06-02 21:05:21 -07:00
2017-04-02 15:01:17 -07:00
2016-12-19 21:52:56 -08:00
2016-10-30 14:51:52 -07:00
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2017-04-02 15:01:17 -07:00
2017-08-02 08:32:10 -07:00
2017-04-30 14:16:30 -07:00
2016-10-26 16:24:49 -07:00
2017-01-31 09:25:45 -08:00
2018-10-24 07:20:53 -07:00
2017-01-31 14:56:48 -08:00
2016-10-26 16:24:49 -07:00
2017-04-24 18:53:47 -07:00
2016-12-19 21:52:56 -08:00
2017-11-13 06:56:24 -08:00
2016-12-19 22:09:35 -08:00
2017-05-31 12:07:21 -07:00
2016-10-26 16:24:49 -07:00
2017-03-19 09:43:40 -07:00
2016-12-19 23:53:19 -08:00
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2018-11-23 09:51:44 -08:00
2018-11-23 09:51:44 -08:00