Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keepalive bug when access resp.url #3

Open
hysia opened this issue May 17, 2016 · 2 comments
Open

keepalive bug when access resp.url #3

hysia opened this issue May 17, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@hysia
Copy link

hysia commented May 17, 2016

in urllib2

resp = addinfourl(fp, r.msg, req.get_full_url())
resp.url has value

but when keepalive installed to opener, resp._url instead of resp.url and this will make programe error

@hysia
Copy link
Author

hysia commented May 19, 2016

@wikier wikier self-assigned this Jul 12, 2016
@wikier wikier added the bug label Jul 12, 2016
@wikier wikier added this to the 0.6 milestone Jul 12, 2016
wikier added a commit that referenced this issue Jul 12, 2016
@wikier
Copy link
Owner

wikier commented Jul 12, 2016

@hysia can you give a try to the current HEAD of 0.6.dev0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants