[issue20834] 3.4 cherry-pick: de81e0fe4905 Pydocs module docs server not working on Windows.

2014-03-06 Thread Larry Hastings
Larry Hastings added the comment: ok. I agree it's not critical, but on the other hand it's low-risk. -- ___ Python tracker ___ ___ P

[issue20834] 3.4 cherry-pick: de81e0fe4905 Pydocs module docs server not working on Windows.

2014-03-06 Thread Larry Hastings
Changes by Larry Hastings : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue20834] 3.4 cherry-pick: de81e0fe4905 Pydocs module docs server not working on Windows.

2014-03-04 Thread Martin v . Löwis
Martin v. Löwis added the comment: I agree that the issue is not release-critical. -- ___ Python tracker ___ ___ Python-bugs-list mail

[issue20834] 3.4 cherry-pick: de81e0fe4905 Pydocs module docs server not working on Windows.

2014-03-04 Thread STINNER Victor
STINNER Victor added the comment: If I understood correctly, it doesn't look like a regression of Python 3.4. So it may wait for Python 3.4.1. -- nosy: +haypo title: 3.4 cherry-pick: de81e0fe4905 -> 3.4 cherry-pick: de81e0fe4905 Pydocs module docs server not working on Windows. __

[issue20834] 3.4 cherry-pick: de81e0fe4905

2014-03-02 Thread Martin v . Löwis
New submission from Martin v. Löwis: 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 -- assignee: larry messages: 212583 nosy: larry, loewis priority: releas