Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 321545 - dev-lang/python-2.6.5-r2: httplib.HTTPResponse.read() doesn't close response object for HEAD response
Summary: dev-lang/python-2.6.5-r2: httplib.HTTPResponse.read() doesn't close response ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL: http://bugs.python.org/issue6312
Whiteboard: 2.6.5-r3, 3.1.2-r4
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-05-26 10:53 UTC by Dirkjan Ochtman (RETIRED)
Modified: 2010-07-12 19:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirkjan Ochtman (RETIRED) gentoo-dev 2010-05-26 10:53:18 UTC
The patch for http://bugs.python.org/issue6312 that is included in the large backports patch in our patch set (rev 4) is bad (see my comment on the issue tracker).

I also don't think it's a good idea to just blanket include all backports, precisely for this reason: there might be bad patches in there. Can we do something different here?

At least the httplib patch causes a real regression (in couchdb-python, in this case).
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-07-12 17:39:45 UTC
2.6: r353
3.1: r351
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-07-12 19:34:25 UTC
Fixed in 2.6.5-r3 and 3.1.2-r4.