mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 04:34:28 +08:00
* 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