mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
This is technically wrong. The documentation states that: "Note that None may be returned if no handler handles the request (though the default installed global OpenerDirector uses UnknownHandler to ensure this never happens)." This is super marginal and making it optional causes a few dozen errors in an internal dropbox code base.