Issue 20834: 3.4 cherry-pick: de81e0fe4905 Pydocs module docs server not working on Windows. (original) (raw)
Issue20834
Created on 2014-03-02 19:32 by loewis, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Messages (4) | ||
---|---|---|
msg212583 - (view) | Author: Martin v. Löwis (loewis) * ![]() |
Date: 2014-03-02 19:32 |
New changeset de81e0fe4905 by Martin v. Löwis in branch 'default': Issue #14512: Launch pydoc -b instead of pydocgui.pyw on Windows. http://hg.python.org/cpython/rev/de81e0fe4905 | ||
msg212711 - (view) | Author: STINNER Victor (vstinner) * ![]() |
Date: 2014-03-04 10:44 |
If I understood correctly, it doesn't look like a regression of Python 3.4. So it may wait for Python 3.4.1. | ||
msg212729 - (view) | Author: Martin v. Löwis (loewis) * ![]() |
Date: 2014-03-04 16:26 |
I agree that the issue is not release-critical. | ||
msg212822 - (view) | Author: Larry Hastings (larry) * ![]() |
Date: 2014-03-06 17:29 |
ok. I agree it's not critical, but on the other hand it's low-risk. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:59 | admin | set | github: 65033 |
2014-03-06 17:29:43 | larry | set | status: open -> closedresolution: fixed |
2014-03-06 17:29:37 | larry | set | messages: + |
2014-03-04 16:26:39 | loewis | set | messages: + |
2014-03-04 10:44:52 | vstinner | set | nosy: + vstinnermessages: + title: 3.4 cherry-pick: de81e0fe4905 -> 3.4 cherry-pick: de81e0fe4905 Pydocs module docs server not working on Windows. |
2014-03-02 19:32:22 | loewis | create |