mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-26 08:44:14 +08:00
b00bb54dc5
* default_exceptions is a dict of classes, not instances * Correctly overload 'redirect' to get the proper return type * Request.get_data() is an Any (not bytes), just like Response.get_data