Skip to content

Added stub for http.server.BaseHTTPRequestHandler useful undocumented fields#3285

Merged
srittau merged 25 commits intopython:masterfrom
jolaf:parse_request
Sep 30, 2019
Merged

Added stub for http.server.BaseHTTPRequestHandler useful undocumented fields#3285
srittau merged 25 commits intopython:masterfrom
jolaf:parse_request

Conversation

@jolaf
Copy link
Contributor

@jolaf jolaf commented Sep 30, 2019

No description provided.

jolaf and others added 24 commits March 11, 2019 15:11
Make vars arguments Optional, as they default to None (#2853)
Missing return values added;
A lot of parameters have been made Optional, according to documentation;
translation() stub improved by using @overload
Sequence replaced with Container

Co-Authored-By: Sebastian Rittau <srittau@rittau.biz>
Sequence replaced with Iterable

Co-Authored-By: Sebastian Rittau <srittau@rittau.biz>
Co-Authored-By: Sebastian Rittau <srittau@rittau.biz>
Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add # undocumented, otherwise fine.

@jolaf jolaf changed the title Added stub for http.server.BaseHTTPRequestHandler.parse_request(), undocumented but useful Added stub for http.server.BaseHTTPRequestHandler useful undocumented fields Sep 30, 2019
@jolaf
Copy link
Contributor Author

jolaf commented Sep 30, 2019

Please add # undocumented, otherwise fine.
Done.

@srittau srittau merged commit a2834cf into python:master Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants