Files
typeshed/stdlib/3
Florian Ludwig 2e10326b50 change http.cookies.Morsel to Dict[str, Any] (#3060)
Morsel does cast any value to string and therfor any is the correct
typehint. For some keys other types then strings are more
appropiate anyway, max-age can take an integer (unix time) and http-only
a boolean.

Closes #3059
2019-06-19 15:17:16 -07:00
..
2017-04-24 15:31:29 -07:00
2017-04-24 15:31:29 -07:00
2017-04-30 14:16:30 -07:00
2016-12-20 00:47:51 -08:00
2018-10-24 07:20:53 -07:00
2017-04-24 14:57:26 -07:00
2018-08-18 19:25:48 -07:00
2017-11-13 06:56:24 -08:00
2017-05-31 12:07:21 -07:00
2017-10-08 21:12:19 -07:00