Files
typeshed/stdlib/2
Michael Seifert 97ecd2b91f Change the return type of __reduce__ and __reduce_ex__ to Union[str, Tuple[Any, ...]] (#3453)
This allows subclasses to return strings (which are allowed) from these
methods without having mypy throwing an error.

Closes #3452
2019-11-10 15:48:56 +01:00
..
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2019-10-29 19:52:05 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2017-04-30 14:16:30 -07:00
2016-10-26 16:24:49 -07:00
2018-10-24 07:20:53 -07:00
2016-10-26 16:24:49 -07:00
2018-10-24 07:20:53 -07:00
2018-11-23 09:51:44 -08:00