Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee='https://github.com/merwok'closed_at=<Date2017-09-14.21:55:24.142>created_at=<Date2017-08-06.22:55:50.381>labels= ['type-feature', '3.7', 'docs']
title='Allow pydoc to run with an arbitrary hostname'updated_at=<Date2017-09-14.21:55:24.141>user='https://github.com/feanil'
I want to run the pydoc server while doing development inside a container. However, the pydoc http server only binds to localhost with no option to override this. This means that if I'm trying to read the docs from a remote machine, I have to do some network Jiu Jitsu.
Acceptance Criteria:
Pydoc takes a new argument that overrides the hostname the server binds to.
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: