Documentation for URL class looks outdated (wrong types, non-existent properties) #1930
Unanswered
tlongeri
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Documentation (docs/api.md) has the wrong types for the following properties:
port(hasintinstead oftyping.Optional[int]),query(hasstrinstead ofbytes),raw_path(hasstrinstead ofbytes)Documentation mentions the following non-existent properties:
authority,is_sslDocumentation is missing the following properties:
raw_scheme,userinfo,username,password,raw_host,netloc,params,rawBeta Was this translation helpful? Give feedback.
All reactions