Issue 24354: Requests Library get issue

Issue24354

Created on 2015-06-01 20:18 by loginname, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (2)
msg244611 - (view) Author: (loginname) Date: 2015-06-01 20:18
requests.get fails to get the website "http://www.merrickbank.com/"
just doesn't get the website, and it freezes up quite a bit
msg244612 - (view) Author: R. David Murray (r.david.murray) * (Python committer) Date: 2015-06-01 20:22
Requests is not part of the python standard library. Please report the issue to the requests bug tracker.
History
Date User Action Args
2022-04-11 14:58:17adminsetgithub: 68542
2015-06-01 20:22:05r.david.murraysetstatus: open -> closed

nosy: + r.david.murray
messages: + msg244612

resolution: third party
stage: resolved

2015-06-01 20:18:22loginnamecreate