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 pje
Recipients eric.araujo, jcea, pje
Date 2010-11-09.19:36:34
SpamBayes Score 9.460978e-05
Marked as misclassified No
Message-id <1289331396.29.0.671588433352.issue10367@psf.upfronthosting.co.za>
In-reply-to
Content
Btw, a quick review of the 3.x trunk code for this shows that it does *not* have this problem; this is specific to 2.7 and AFAICT *only* 2.7.

(This problem was introduced in r73436, btw, as of the move to urllib2 vs. httplib.)
History
Date User Action Args
2010-11-09 19:36:36pjesetrecipients: + pje, jcea, eric.araujo
2010-11-09 19:36:36pjesetmessageid: <1289331396.29.0.671588433352.issue10367@psf.upfronthosting.co.za>
2010-11-09 19:36:35pjelinkissue10367 messages
2010-11-09 19:36:35pjecreate