ienki 发表于 2015-12-25 13:41:47

Requests 2.9.1 发布,Python 的 HTTP 客户端库

欢迎加入运维网交流群:263444886  
  Requests 2.9.1 发布,Requests 是一个 Python 的 HTTP 客户端库。
  此版本更新内容如下:
  Bug 修复
  

[*]  Resolve regression introduced in 2.9.0 that made it impossible to send binarystrings as bodies in Python 3.
[*]  Fixed errors when calculating cookie expiration dates in certain locales.
  Miscellaneous

[*]  Updated bundled urllib3 to 1.13.1.
  下载:https://github.com/kennethreitz/requests/archive/v2.9.1.zip 
  
页: [1]
查看完整版本: Requests 2.9.1 发布,Python 的 HTTP 客户端库