Files
typeshed/stdlib/3
Eric N. Vander Weele 4199352287 Fix typing.ForwardRef.__eq__ stub (#4177)
The return type of `__eq___` should be `bool`.

Otherwise, `mypy --disallow-any-unimported --no-silence-site-packages`
fails because the return type becomes `Union[bool, Any]` due to an
unfollowed import.
2020-06-06 08:04:05 -07:00
..
2020-04-29 20:47:28 -07:00
2020-05-24 17:51:43 -07:00
2019-10-29 19:52:05 -07:00
2020-05-27 21:26:58 -07:00
2019-07-27 10:58:21 +02:00
2020-01-21 17:52:38 -08:00
2019-11-20 10:29:05 +00:00
2020-02-29 22:03:50 -08:00
2020-05-16 16:51:13 -07:00
2017-04-30 14:16:30 -07:00
2020-05-28 13:41:53 -07:00
2020-02-05 19:14:30 -08:00
2020-05-27 22:05:55 -07:00
2020-02-21 11:55:11 +01:00
2020-02-21 11:57:07 +01:00
2018-08-18 19:25:48 -07:00
2020-02-21 21:23:34 -08:00
2020-03-06 11:02:18 +01:00
2019-07-27 10:58:21 +02:00
2020-03-06 11:12:24 +01:00