Files
typeshed/third_party/2and3
Bertrand Bonnefoy-Claudet 2bd16c42f6 Fix Flask stubs for dispatch_request (#2796)
`dispatch_request` can accept arbitrary arguments and can return
different values.  To keep this simple and in line with the rest of the
stubs (e.g. with `view_func: Callable[..., Any]`), `Any` is used for the
return value although it is too broad.

Closes #2795.
2019-02-15 00:08:25 +01:00
..
2016-01-16 16:56:25 -05:00
2018-10-24 07:20:53 -07:00
2018-11-21 22:04:00 +01:00
2018-11-28 09:08:30 +01:00
2016-01-16 16:56:25 -05:00
2018-10-24 07:20:53 -07:00
2018-06-11 19:50:56 -07:00
2018-12-17 19:16:25 +01:00
2018-03-20 15:32:50 -07:00
2018-08-02 23:02:49 -07:00
2017-05-30 23:20:40 -07:00