设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Requests v2.9.2和v2.10.0发布

2016-5-1 18:54| 发布者: joejoe0332| 查看: 353| 评论: 0|原作者: oschina|来自: oschina

摘要: Requests v2.9.2 和 v2.10.0 发布了,Requests是一款 Python 的 HTTP 客户端库。Requests v2.9.2 改进日志如下:Change built-in CaseInsensitiveDict (used for headers) to use OrderedDict as its underlying dat ...

Requests v2.9.2 和 v2.10.0 发布了,Requests是一款 Python 的 HTTP 客户端库。

Requests v2.9.2 改进日志如下:

  • Change built-in CaseInsensitiveDict (used for headers) to use OrderedDict as its underlying datastore.

  • Don't use redirect_cache if allow_redirects=False

  • When passed objects that throw exceptions from tell(), send them via chunked transfer encoding instead of failing.

  • Raise a ProxyError for proxy related connection issues.

Requests v2.10.0 改进日志如下:

  • Updated bundled urllib3 to 1.15.1.

  • SOCKS Proxy Support! (requires PySocks; $ pip install requests[socks])

下载地址:

https://github.com/kennethreitz/requests/releases/tag/v2.10.0

https://github.com/kennethreitz/requests/releases/tag/v2.9.2

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部