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 serhiy.storchaka
Recipients orsenthil, pitrou, serhiy.storchaka
Date 2013-03-18.17:12:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363626739.12.0.895259332646.issue17460@psf.upfronthosting.co.za>
In-reply-to
Content
May be in 3.4 an exception should be raised? HTTPConnection('python.org', 80, False) now silently returns wrong result.
History
Date User Action Args
2013-03-18 17:12:19serhiy.storchakasetrecipients: + serhiy.storchaka, orsenthil, pitrou
2013-03-18 17:12:19serhiy.storchakasetmessageid: <1363626739.12.0.895259332646.issue17460@psf.upfronthosting.co.za>
2013-03-18 17:12:19serhiy.storchakalinkissue17460 messages
2013-03-18 17:12:19serhiy.storchakacreate