mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 12:35:49 +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