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 aerodonkey, eric.araujo, knicker.kicker, neologix, orsenthil, pitrou, python-dev, santoso.wijaya, schmir, ubershmekel, wmgaca
Date 2012-04-29.05:44:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SOMvy-0004Ju-Jo@dinsdale.python.org>
In-reply-to
Content
New changeset fb1e71c7619a by Senthil Kumaran in branch '2.7':
Fix issue6085 - Remove the delay caused by fqdn lookup while logging in BaseHTTPRequestHandler
http://hg.python.org/cpython/rev/fb1e71c7619a

New changeset 6adad27fcc8c by Senthil Kumaran in branch '3.2':
Fix issue6085 - Remove the delay caused by fqdn lookup while logging in BaseHTTPRequestHandler
http://hg.python.org/cpython/rev/6adad27fcc8c

New changeset f9f11998a20d by Senthil Kumaran in branch 'default':
issue6085 - update docs in default branch
http://hg.python.org/cpython/rev/f9f11998a20d
History
Date User Action Args
2012-04-29 05:44:35python-devsetrecipients: + python-dev, orsenthil, pitrou, schmir, eric.araujo, aerodonkey, ubershmekel, neologix, santoso.wijaya, knicker.kicker, wmgaca
2012-04-29 05:44:35python-devlinkissue6085 messages
2012-04-29 05:44:35python-devcreate