Message299817
| Author | feanil |
|---|---|
| Recipients | docs@python, feanil |
| Date | 2017-08-06.22:55:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1502060150.4.0.12208327143.issue31128@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. - Pydoc continues to default to localhost |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-06 22:55:50 | feanil | set | recipients: + feanil, docs@python |
| 2017-08-06 22:55:50 | feanil | set | messageid: <1502060150.4.0.12208327143.issue31128@psf.upfronthosting.co.za> |
| 2017-08-06 22:55:50 | feanil | link | issue31128 messages |
| 2017-08-06 22:55:50 | feanil | create | |