This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients neologix, petri.lehtinen, pitrou, python-dev, vstinner
Date 2011-11-02.18:36:43
SpamBayes Score 0.010416033
Marked as misclassified No
Message-id <E1RLffw-0003wP-7r@dinsdale.python.org>
In-reply-to
Content
New changeset d1cde7081bf5 by Charles-François Natali in branch '2.7':
Issue #13308: Fix test_httpservers failures when run as root.
http://hg.python.org/cpython/rev/d1cde7081bf5

New changeset 4dc5590dbd0b by Charles-François Natali in branch '3.2':
Issue #13308: Fix test_httpservers failures when run as root.
http://hg.python.org/cpython/rev/4dc5590dbd0b

New changeset f2d3927a1165 by Charles-François Natali in branch 'default':
Issue #13308: Fix test_httpservers failures when run as root.
http://hg.python.org/cpython/rev/f2d3927a1165
History
Date User Action Args
2011-11-02 18:36:44python-devsetrecipients: + python-dev, pitrou, vstinner, neologix, petri.lehtinen
2011-11-02 18:36:44python-devlinkissue13308 messages
2011-11-02 18:36:43python-devcreate