1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Requests v2.9.2 和 v2.10.0 发布 下载

本帖由 漂亮的石头2016-04-30 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,766
    赞:
    47
    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
    Requests v2.9.2 和 v2.10.0 发布下载地址
     
正在加载...